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