mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-10 07:08:06 -05:00
Search & Rez: remove survive to win message on tie round
This commit is contained in:
@ -189,6 +189,7 @@ round_end(winner)
|
||||
foreach (player in players)
|
||||
{
|
||||
player thread [[level.show_grief_hud_msg_func]]( &"ZOMBIE_GRIEF_RESET" );
|
||||
player thread [[level.show_grief_hud_msg_func]]( "", undefined, 30 );
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user