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