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