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