1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-11 07:37:56 -05:00

Encounter Pro: add back health bar HUD

This commit is contained in:
Jbleezy
2022-08-17 14:08:30 -07:00
parent 3301abd7d5
commit 498e9b626b

View File

@ -353,11 +353,6 @@ health_bar_hud()
flag_wait( "initial_blackscreen_passed" );
if(level.scr_zm_ui_gametype == "zgrief" && is_true(level.scr_zm_ui_gametype_pro))
{
return;
}
x = 5;
y = -104;
if (level.script == "zm_buried")