mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-09 23:02:53 -05:00
Meat powerup: fix dealing damage over time after end game
This commit is contained in:
@ -240,6 +240,7 @@ meat_disable_weapons()
|
||||
|
||||
meat_damage_over_time()
|
||||
{
|
||||
level endon("end_game");
|
||||
level endon("meat_thrown");
|
||||
self endon("disconnect");
|
||||
self endon("player_downed");
|
||||
|
Reference in New Issue
Block a user