X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=init.lua;h=282ec5288f6e4ad7453e2abcc528d4b2857973a0;hb=32753db70d7f7d78d129fbe14ceb94a759d31625;hp=9b862dcbaca32d33d3ee6a39feb341851fd0e49f;hpb=510b0dde02e734aa1ab36fd62de228552db5c86b;p=autokey.git 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")