diff --git a/scripts/zm/main/_zm_reimagined.gsc b/scripts/zm/main/_zm_reimagined.gsc index 5fe587b9..2f90e35b 100644 --- a/scripts/zm/main/_zm_reimagined.gsc +++ b/scripts/zm/main/_zm_reimagined.gsc @@ -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)