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:
@ -980,6 +980,7 @@ zone_hud()
|
||||
hud.alpha = 0;
|
||||
hud.color = (1, 1, 1);
|
||||
hud.hidewheninmenu = 1;
|
||||
hud.foreground = 1;
|
||||
|
||||
hud endon("death");
|
||||
|
||||
|
Reference in New Issue
Block a user