6 lines
135 B
Lua
6 lines
135 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
---@meta
|
|
|
|
---Signs the currently offered petition
|
|
function SignPetition() end
|