From 4190c6415e98d15e8892a4977965652f2816fe27 Mon Sep 17 00:00:00 2001 From: Xylemon Date: Thu, 23 Feb 2023 17:14:54 -0800 Subject: [PATCH] I'm full of mistakes today it seems --- platform/cvars.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/cvars.cfg b/platform/cvars.cfg index fab75197..df80d3ac 100644 --- a/platform/cvars.cfg +++ b/platform/cvars.cfg @@ -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