- Exhumed: Move key display on DrawHUD2() to accommodate larger ammo display for M60 with cl_showmagamt 1 from 2a8e636066.

This commit is contained in:
Mitchell Richters 2021-07-17 15:03:00 +10:00
parent 2a8e636066
commit 0778dfb22a

View file

@ -347,7 +347,7 @@ class ExhumedStatusBar : RazeStatusBar
//
int nKeys = pp.keys;
int x = -134;
int x = -164;
for (int i = 0; i < 4; i++)
{