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:
@ -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" );
|
||||
|
||||
|
Reference in New Issue
Block a user