Initial commit
This commit is contained in:
4
api/MoveBackwardStart.lua
Normal file
4
api/MoveBackwardStart.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---Begins moving the player character backward. Used by the MOVEBACKWARD binding.
|
||||
function MoveBackwardStart() end
|
||||
Reference in New Issue
Block a user