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