mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-10 23:27:57 -05:00
Slightly adjust health number position
This commit is contained in:
@ -287,7 +287,7 @@ health_bar_hud()
|
||||
health_bar.barframe.hidewheninmenu = 1;
|
||||
|
||||
health_bar_text = createfontstring("objective", 1.4);
|
||||
health_bar_text setpoint(undefined, "BOTTOM", x + 69, y);
|
||||
health_bar_text setpoint(undefined, "BOTTOM", x + 67, y);
|
||||
health_bar_text.hidewheninmenu = 1;
|
||||
|
||||
while (1)
|
||||
|
Reference in New Issue
Block a user