Files
wow_Meta/api/DropCursorMoney.lua
2025-05-04 15:15:00 +02:00

6 lines
182 B
Lua

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