5 lines
141 B
Lua
5 lines
141 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
|
|
---Ends camera movement initiated by MoveViewUpStart
|
|
function MoveViewUpStop() end
|