4 lines
159 B
Lua
4 lines
159 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
|
|
---Begins moving the player character sideways to his or her right
|
|
function StrafeRightStart() end |