]> git.lizzy.rs Git - autokey.git/commitdiff
Update autosprint to the new key name for the sprint key master
authorElias Fleckenstein <eliasfleckenstein@web.de>
Fri, 26 Mar 2021 16:57:39 +0000 (17:57 +0100)
committerElias Fleckenstein <eliasfleckenstein@web.de>
Fri, 26 Mar 2021 16:57:39 +0000 (17:57 +0100)
init.lua

index 9b862dcbaca32d33d3ee6a39feb341851fd0e49f..282ec5288f6e4ad7453e2abcc528d4b2857973a0 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", "AutoSprint", "Movement", "special1")
+autokey.register_keypress_cheat("autosprint", "AutoSprint", "Movement", "aux1")