5 lines
132 B
Lua
5 lines
132 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
|
|
---Ends movement initiated by PitchDownStart
|
|
function PitchDownStop() end
|