Move point hud up

This commit is contained in:
Ian 2022-12-01 10:46:33 -05:00
parent 10367ca0d9
commit 626b57c17b

View file

@ -354,7 +354,7 @@ void HUD_Points (void)
x = 5; x = 5;
y = 179; y = 167;
for (i=0 ; i<l ; i++) for (i=0 ; i<l ; i++)
{ {
k = pointsort[i]; k = pointsort[i];