mirror of
https://github.com/ZDoom/raze-gles.git
synced 2025-01-16 04:30:38 +00:00
- print stats on secondary HUD.
This commit is contained in:
parent
ebc16ffe14
commit
ca66e70d65
1 changed files with 1 additions and 0 deletions
|
@ -832,6 +832,7 @@ private:
|
|||
// keys
|
||||
//
|
||||
DisplayKeys(pp, -105, -18, 0.8625, 0.8625);
|
||||
PrintLevelStats(int(imgScale + 4));
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue