1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-11 15:48:05 -05:00

Search & Rezurrect: remove sudden death

This commit is contained in:
Jbleezy
2022-08-07 21:07:42 -07:00
parent f3a2d30cb0
commit 3b73a33cd5
2 changed files with 1 additions and 3 deletions

View File

@ -67,7 +67,6 @@ init()
level thread remove_round_number();
level thread unlimited_zombies();
level thread unlimited_powerups();
level thread sudden_death();
level thread remove_status_icons_on_intermission();
level thread all_voice_on_intermission();
level thread spawn_bots();
@ -2780,7 +2779,7 @@ spawn_bots()
level waittill( "connected", player );
wait 5;
wait 1;
level.bots = [];