Files
wow_Meta/api/DropCursorMoney.lua
2024-12-16 13:13:08 +01:00

4 lines
172 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Drops any money currently on the cursor, returning it to where it was taken from
function DropCursorMoney() end