mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-29 16:40:18 -05:00
Encounter: increase match start wait time to 15 seconds
This commit is contained in:
@ -64,7 +64,7 @@ init()
|
||||
containment_init();
|
||||
}
|
||||
|
||||
level thread round_start_wait(5, true);
|
||||
level thread round_start_wait(15, true);
|
||||
level thread sudden_death();
|
||||
level thread unlimited_zombies();
|
||||
level thread unlimited_powerups();
|
||||
|
Reference in New Issue
Block a user