6 lines
184 B
Lua
6 lines
184 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
|
|
---@param name string
|
|
---Renames the guild or arena team to be created by the open petition
|
|
function RenamePetition(name) end
|