Make monkey swing auto jump a player setting; Lua formatting

This commit is contained in:
Sezz 2024-06-06 11:42:54 +10:00
parent d33d1ced19
commit 6fa494b093
17 changed files with 114 additions and 92 deletions

View file

@ -11,7 +11,6 @@ local anims = Flow.Animations.new()
anims.crawlExtended = true
anims.crouchRoll = true
anims.crawlspaceSwandive = true
anims.monkeyAutoJump = false
anims.overhangClimb = false
anims.slideExtended = false
anims.sprintJump = false