1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-10 15:17:57 -05:00

Add back foreground to zone name HUD

Needed in order to show above waypoints
This commit is contained in:
Jbleezy
2024-01-17 01:45:30 -08:00
parent 366a79e7e4
commit cccda8841d

View File

@ -980,6 +980,7 @@ zone_hud()
hud.alpha = 0;
hud.color = (1, 1, 1);
hud.hidewheninmenu = 1;
hud.foreground = 1;
hud endon("death");