Add 07th-mod logo

This commit is contained in:
Jáchym Toušek
2019-05-02 22:29:43 +02:00
parent 270946caf4
commit 140b9d94a7
2 changed files with 2 additions and 2 deletions

View File

@@ -23,9 +23,9 @@ void BrandLogo()
DrawBG( "07thlogo", 1000, TRUE );
Wait( 2000 );
DrawSceneWithMask( "mangagamer", "logomask", 0, 0, 1000 );
Wait( 2000 );
DrawSceneWithMask( "07th-mod", "logomask", 0, 0, 1000 );
Wait( 2000 );
DrawSceneWithMask( "black", "logomask", 0, 0, 1000 );
ModCallScriptSection("&opening", "OpeningLaunch");