mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-10 07:08:06 -05:00
Grief: no enemies during round start wait fix
This commit is contained in:
@ -270,6 +270,8 @@ wait_for_team_death_and_round_end()
|
||||
|
||||
zombie_goto_round(target_round)
|
||||
{
|
||||
level endon( "end_game" );
|
||||
|
||||
level notify( "restart_round" );
|
||||
|
||||
if ( target_round < 1 )
|
||||
|
Reference in New Issue
Block a user