mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-10 15:17:57 -05:00
Tranzit: add wait before vision change
This commit is contained in:
@ -184,6 +184,8 @@ power_station_vision_change()
|
||||
level.changed_r_exposureValue = 4;
|
||||
time = 1;
|
||||
|
||||
flag_wait( "start_zombie_round_logic" );
|
||||
|
||||
while(1)
|
||||
{
|
||||
players = get_players();
|
||||
|
Reference in New Issue
Block a user