]> git.lizzy.rs Git - autokey.git/blobdiff - init.lua
Fix autosprint cheat menu entry
[autokey.git] / init.lua
index 9e42b07528209de3d968fd2aee9e13b7972a28de..9b862dcbaca32d33d3ee6a39feb341851fd0e49f 100644 (file)
--- 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", "AutoSneak", "Movement", "special1")
+autokey.register_keypress_cheat("autosprint", "AutoSprint", "Movement", "special1")