diff --git a/wadsrc/static/zscript/ui/statusbar/alt_hud.zs b/wadsrc/static/zscript/ui/statusbar/alt_hud.zs index dd9f3d0ce..b0efdc541 100644 --- a/wadsrc/static/zscript/ui/statusbar/alt_hud.zs +++ b/wadsrc/static/zscript/ui/statusbar/alt_hud.zs @@ -68,7 +68,7 @@ class AltHud ui if (IndexFont == NULL) IndexFont = ConFont; // Emergency fallback invgem_left = TexMan.CheckForTexture("INVGEML1", TexMan.Type_MiscPatch); - invgem_left = TexMan.CheckForTexture("INVGEMR1", TexMan.Type_MiscPatch); + invgem_right = TexMan.CheckForTexture("INVGEMR1", TexMan.Type_MiscPatch); tnt1a0 = TexMan.CheckForTexture("TNT1A0", TexMan.Type_Sprite); fragpic = TexMan.CheckForTexture("HU_FRAGS", TexMan.Type_MiscPatch); statspace = SmallFont.StringWidth("Ac:");