From: Elias Fleckenstein Date: Fri, 26 Mar 2021 16:57:39 +0000 (+0100) Subject: Update autosprint to the new key name for the sprint key X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;p=autokey.git Update autosprint to the new key name for the sprint key --- diff --git a/init.lua b/init.lua index 9b862dc..282ec52 100644 --- a/init.lua +++ b/init.lua @@ -18,4 +18,4 @@ autokey.register_keypress_cheat("autosneak", "AutoSneak", "Movement", "sneak", f return core.localplayer:is_touching_ground() end) -autokey.register_keypress_cheat("autosprint", "AutoSprint", "Movement", "special1") +autokey.register_keypress_cheat("autosprint", "AutoSprint", "Movement", "aux1")