4 lines
148 B
Lua
4 lines
148 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
|
|
---Adds the money currently on the cursor to the trade window
|
|
function AddTradeMoney() end |