Add con_autochat and con_autoclear cvars
This commit is contained in:
parent
c12b81a273
commit
dfce71929a
6 changed files with 35 additions and 7 deletions
|
@ -140,6 +140,12 @@ The defaults for these variables differ depending on the target platform.
|
|||
behaviour, 0 for standard q3
|
||||
cl_mouseAccelOffset - Tuning the acceleration curve, see below
|
||||
|
||||
con_autochat - Set to 0 to disable sending console input
|
||||
text as chat when there is not a slash
|
||||
at the beginning
|
||||
con_autoclear - Set to 0 to disable clearing console
|
||||
input text when console is closed
|
||||
|
||||
in_joystickUseAnalog - Do not translate joystick axis events
|
||||
to keyboard commands
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue