Add 07th-mod logo
This commit is contained in:
BIN
CG/07th-mod.png
Normal file
BIN
CG/07th-mod.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 56 KiB |
@@ -23,9 +23,9 @@ void BrandLogo()
|
|||||||
DrawBG( "07thlogo", 1000, TRUE );
|
DrawBG( "07thlogo", 1000, TRUE );
|
||||||
Wait( 2000 );
|
Wait( 2000 );
|
||||||
DrawSceneWithMask( "mangagamer", "logomask", 0, 0, 1000 );
|
DrawSceneWithMask( "mangagamer", "logomask", 0, 0, 1000 );
|
||||||
|
|
||||||
Wait( 2000 );
|
Wait( 2000 );
|
||||||
|
DrawSceneWithMask( "07th-mod", "logomask", 0, 0, 1000 );
|
||||||
|
Wait( 2000 );
|
||||||
DrawSceneWithMask( "black", "logomask", 0, 0, 1000 );
|
DrawSceneWithMask( "black", "logomask", 0, 0, 1000 );
|
||||||
|
|
||||||
ModCallScriptSection("&opening", "OpeningLaunch");
|
ModCallScriptSection("&opening", "OpeningLaunch");
|
||||||
|
|||||||
Reference in New Issue
Block a user