- preparations for separating the notify buffer from the console.
This commit is contained in:
parent
840b8451bd
commit
59701ddd81
3 changed files with 23 additions and 24 deletions
|
|
@ -77,7 +77,7 @@ CVAR (Bool, sv_cheats, false, CVAR_SERVERINFO | CVAR_LATCH)
|
|||
CVAR (Bool, sv_unlimited_pickup, false, CVAR_SERVERINFO)
|
||||
CVAR (Int, cl_blockcheats, 0, 0)
|
||||
|
||||
CVAR(Bool, show_messages, true, CVAR_ARCHIVE | CVAR_GLOBALCONFIG)
|
||||
CVARD(Bool, show_messages, true, CVAR_ARCHIVE | CVAR_GLOBALCONFIG, "enable/disable showing messages")
|
||||
CVAR(Bool, show_obituaries, true, CVAR_ARCHIVE)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue