6 lines
157 B
Lua
6 lines
157 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
---@meta
|
|
|
|
---Clears any text, items, or money from the mail to be sent
|
|
function ClearSendMail() end
|