mirror of
https://github.com/JezuzLizard/Public-BO2-Mods.git
synced 2025-06-11 04:28:07 -05:00
fixed the restart not happening sometimes
This commit is contained in:
@ -20,7 +20,7 @@ init()
|
||||
gscRestart()
|
||||
{
|
||||
level waittill( "end_game" );
|
||||
wait 20; //20 is ideal
|
||||
wait 12;
|
||||
map_restart( false );
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user