6 lines
130 B
Lua
6 lines
130 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
---@meta
|
|
|
|
---Submits the current GM survey
|
|
function GMSurveySubmit() end
|