Základ, funkční vývojové prostředí
Some checks failed
Generate Compiled Scripts Pull Request / Build DLL and Standalone Compiler (3.8) (push) Has been cancelled
Some checks failed
Generate Compiled Scripts Pull Request / Build DLL and Standalone Compiler (3.8) (push) Has been cancelled
This commit is contained in:
@@ -29,7 +29,9 @@ void BrandLogo()
|
||||
Wait( 2000 );
|
||||
DrawSceneWithMask( "07th-mod", "logomask", 0, 0, 1000 );
|
||||
Wait( 2000 );
|
||||
DrawSceneWithMask( "black", "logomask", 0, 0, 1000 );
|
||||
DrawSceneWithMask( "czchan", "logomask", 0, 0, 1000 );
|
||||
Wait( 2000 );
|
||||
DrawSceneWithMask( "white", "logomask", 0, 0, 1000 );
|
||||
|
||||
ModCallScriptSection("&opening", "OpeningLaunch");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user