5 lines
155 B
Lua
5 lines
155 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
|
|
---Begins moving the player character sideways to his or her left
|
|
function StrafeLeftStart() end
|