mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-24 06:00:36 -05:00
Removed enemy counter HUD (causes error)
This commit is contained in:
@ -49,8 +49,8 @@ onplayerspawned()
|
||||
|
||||
self tomb_give_shovel();
|
||||
|
||||
//self thread enemy_counter_hud();
|
||||
self thread health_bar_hud();
|
||||
self thread enemy_counter_hud();
|
||||
self thread zone_hud();
|
||||
|
||||
self thread fall_velocity_check();
|
||||
|
Reference in New Issue
Block a user