1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-10 23:27:57 -05:00

Grief: change HUD message

This commit is contained in:
Jbleezy
2023-11-30 20:56:25 -08:00
parent f115685efa
commit acbddcafd0
2 changed files with 2 additions and 2 deletions

View File

@ -202,7 +202,7 @@ round_end(winner)
}
}
zombie_goto_round( level.round_number );
zombie_goto_round( level.snr_round_number );
level thread maps\mp\zombies\_zm_game_module::reset_grief();
level thread maps\mp\zombies\_zm::round_think( 1 );
}