units-per-second meter added.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@448 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
74a54591e1
commit
c18171b53e
1 changed files with 1 additions and 0 deletions
|
@ -189,6 +189,7 @@ void SWSCR_UpdateScreen (void)
|
|||
SCR_DrawTurtle ();
|
||||
SCR_DrawPause ();
|
||||
SCR_DrawFPS ();
|
||||
SCR_DrawUPS ();
|
||||
Plug_SBar ();
|
||||
SCR_ShowPics_Draw();
|
||||
SCR_CheckDrawCenterString ();
|
||||
|
|
Loading…
Reference in a new issue