mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-10 23:27:57 -05:00
Scoreboard: add correct game mode and map display names
Scoreboard: add current round number on Search & Rezurrect Scoreboard: show team names on Encounter Scoreboard: decrease team icon size from 128 to 116
This commit is contained in:
@ -181,6 +181,7 @@ round_end(winner)
|
||||
level notify("restart_round");
|
||||
|
||||
level.snr_round_number++;
|
||||
setDvar("ui_round_number", level.snr_round_number);
|
||||
|
||||
level thread maps\mp\zombies\_zm_audio_announcer::leaderdialog("grief_restarted");
|
||||
|
||||
|
Reference in New Issue
Block a user