Initial commit
This commit is contained in:
5
api/ShowMerchantSellCursor.lua
Normal file
5
api/ShowMerchantSellCursor.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param index number
|
||||
---Changes the cursor to prepare for buying an item from a vendor. Only changes the cursor image and mode if the given index contains an item.
|
||||
function ShowMerchantSellCursor(index) end
|
||||
Reference in New Issue
Block a user