1
0
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:
Jbleezy
2022-01-19 20:03:12 -08:00
parent 3e78125585
commit 95355e20a6

View File

@ -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();