mirror of
https://github.com/nzp-team/glquake.git
synced 2024-11-10 06:31:35 +00:00
Move point hud up
This commit is contained in:
parent
10367ca0d9
commit
626b57c17b
1 changed files with 1 additions and 1 deletions
|
@ -354,7 +354,7 @@ void HUD_Points (void)
|
|||
|
||||
|
||||
x = 5;
|
||||
y = 179;
|
||||
y = 167;
|
||||
for (i=0 ; i<l ; i++)
|
||||
{
|
||||
k = pointsort[i];
|
||||
|
|
Loading…
Reference in a new issue