1
0
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:
Jbleezy
2020-03-22 15:43:06 -07:00
parent 412cedd21a
commit ab10dd82eb

View File

@ -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();