6 lines
143 B
Lua
6 lines
143 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
---@meta
|
|
|
|
---Ends movement initiated by StrafeLeftStart
|
|
function StrafeLeftStop() end
|