mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-07-05 11:28:51 -05:00
Grief: teams switch spawn points each round
This commit is contained in:
@ -231,6 +231,8 @@ zombie_goto_round(target_round)
|
||||
}
|
||||
}
|
||||
|
||||
set_game_var("switchedsides", !get_game_var("switchedsides"));
|
||||
|
||||
maps/mp/zombies/_zm_game_module::respawn_players();
|
||||
|
||||
level thread player_respawn_award();
|
||||
|
Reference in New Issue
Block a user