Add 07th-mod logo
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user