mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-17 01:11:45 +00:00
used an old svga client :/
This commit is contained in:
parent
d7a823c746
commit
ad558e4346
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
|||
0 - never, 1 - always, 2 - smart
|
||||
ambient_fade : How quickly ambient sounds fade in or out
|
||||
ambient_level : Ambient sounds' volume
|
||||
baseskin : default base skin name
|
||||
|
@ -13,7 +12,7 @@
|
|||
cl_camera_maxpitch : highest camera pitch in spectator mode
|
||||
cl_camera_maxyaw : highest camera yaw in spectator mode
|
||||
cl_chasecam : get first person view of the person you are tracking in spectator mode
|
||||
cl_chatmode : Controls when console text will be treated as a chat message
|
||||
cl_chatmode : Controls when console text will be treated as a chat message: 0 - never, 1 - always, 2 - smart
|
||||
* cl_crossx : Sets the position of the crosshair on the X-axis
|
||||
* cl_crossy : Sets the position of the crosshair on the Y-axis
|
||||
* cl_cshift_bonus : Show bonus flash on item pickup
|
||||
|
|
Loading…
Reference in a new issue