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