4 lines
135 B
Lua
4 lines
135 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
|
|
---Ends movement initiated by StrafeRightStart
|
|
function StrafeRightStop() end |