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