Update autosprint to the new key name for the sprint key
This commit is contained in:
parent
510b0dde02
commit
32753db70d
2
init.lua
2
init.lua
@ -18,4 +18,4 @@ autokey.register_keypress_cheat("autosneak", "AutoSneak", "Movement", "sneak", f
|
|||||||
return core.localplayer:is_touching_ground()
|
return core.localplayer:is_touching_ground()
|
||||||
end)
|
end)
|
||||||
|
|
||||||
autokey.register_keypress_cheat("autosprint", "AutoSprint", "Movement", "special1")
|
autokey.register_keypress_cheat("autosprint", "AutoSprint", "Movement", "aux1")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user