mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-10 15:17:57 -05:00
Grief: fix meat
This commit is contained in:
@ -174,6 +174,7 @@ grief_onplayerconnect()
|
||||
self thread on_player_downed();
|
||||
self thread on_player_bleedout();
|
||||
self thread on_player_revived();
|
||||
self thread maps/mp/gametypes_zm/zmeat::create_item_meat_watcher();
|
||||
self.killsconfirmed = 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user