- Fixed: hud_scale is supposed use strictly integral scaling factors.
SVN r3776 (trunk)
This commit is contained in:
parent
f96f665e63
commit
6760a3bfe9
5 changed files with 68 additions and 72 deletions
|
|
@ -70,7 +70,6 @@ EXTERN_CVAR (Bool, am_showitems)
|
|||
EXTERN_CVAR (Bool, am_showtime)
|
||||
EXTERN_CVAR (Bool, am_showtotaltime)
|
||||
EXTERN_CVAR (Bool, noisedebug)
|
||||
EXTERN_CVAR (Bool, hud_scale)
|
||||
EXTERN_CVAR (Int, con_scaletext)
|
||||
|
||||
DBaseStatusBar *StatusBar;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue