Initial commit
This commit is contained in:
4
api/ToggleRun.lua
Normal file
4
api/ToggleRun.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---Switches the character's ground movement mode between running and walking. If running, switches to walking, and vice versa. Has no effect on swimming or flying speed.
|
||||
function ToggleRun() end
|
Reference in New Issue
Block a user