- removed all native remnants of TextEnterMenu.

This commit is contained in:
Christoph Oelckers 2017-02-18 21:25:19 +01:00
commit de1e7661eb
5 changed files with 46 additions and 94 deletions

View file

@ -63,6 +63,7 @@
CVAR (Float, mouse_sensitivity, 1.f, CVAR_ARCHIVE|CVAR_GLOBALCONFIG)
CVAR (Bool, show_messages, true, CVAR_ARCHIVE|CVAR_GLOBALCONFIG)
CVAR (Bool, show_obituaries, true, CVAR_ARCHIVE)
CVAR(Bool, m_showinputgrid, false, CVAR_ARCHIVE | CVAR_GLOBALCONFIG)
CVAR (Float, snd_menuvolume, 0.6f, CVAR_ARCHIVE)