diff --git a/CG/07th-mod.png b/CG/07th-mod.png new file mode 100644 index 0000000..5015445 Binary files /dev/null and b/CG/07th-mod.png differ diff --git a/Update/flow.txt b/Update/flow.txt index 2df4c44..792ed7c 100644 --- a/Update/flow.txt +++ b/Update/flow.txt @@ -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");