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