1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-30 09:00:31 -05:00

Search & Rezurrect: change round number var name

This commit is contained in:
Jbleezy
2023-10-17 01:36:29 -07:00
parent 084cd2e8c4
commit f1671ccf25
2 changed files with 3 additions and 2 deletions

View File

@ -172,7 +172,7 @@ round_end(winner)
level notify( "keep_griefing" );
level notify( "restart_round" );
level.round_number++;
level.snr_round_number++;
level thread maps\mp\zombies\_zm_audio_announcer::leaderdialog( "grief_restarted" );