mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-11 07:37:56 -05:00
Grief: fix round restarts not spawning zombies
This commit is contained in:
@ -221,8 +221,6 @@ wait_for_team_death_and_round_end()
|
|||||||
|
|
||||||
round_end(winner)
|
round_end(winner)
|
||||||
{
|
{
|
||||||
level endon( "stop_round_end_check" );
|
|
||||||
|
|
||||||
team = "axis";
|
team = "axis";
|
||||||
if(winner == "B")
|
if(winner == "B")
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user