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