I'm full of mistakes today it seems
This commit is contained in:
parent
03bf3db8e4
commit
4190c6415e
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ seta g_mapCycle "mapcycle.txt" // Map cycle file for multiplayer games.
|
|||
seta in_zoomSensitivity 1.0 // Mouse sensitivity multiplier for when we're using the +zoomin command.
|
||||
|
||||
// aliases for the older commands (may be removed some day)
|
||||
alias cl_autojump pm_autojump
|
||||
alias cl_autojump pm_autoJump
|
||||
alias cl_showfps com_showFPS
|
||||
alias pm_autoJump "setinfo autojump $*"
|
||||
alias cl_chat_enabled cg_chatEnabled
|
||||
|
|
Loading…
Reference in a new issue