- Duke: Slightly tune `texty` in `FullscreenHUD1()` to line it up perfectly.

This commit is contained in:
Mitchell Richters 2021-02-01 18:42:41 +11:00
parent 8ffda1c9d1
commit b1290448c5
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@ public:
FGameTexture* img;
double imgScale;
double baseScale = (scale * (fh+1));
double texty = -fh - 2;
double texty = -fh - 2.5;
//
// Health