Code format
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param container number
|
||||
---@param slot number
|
||||
---@param container number
|
||||
---@param slot number
|
||||
---Sells an item purchased with alternate currency back to a vendor. Items bought with alternate currency (honor points, arena points, or special items such as Emblems of Heroism and Dalaran Cooking Awards) can be returned to a vendor for a full refund, but only within a limited time after the original purchase.
|
||||
function ContainerRefundItemPurchase(container, slot) end
|
||||
function ContainerRefundItemPurchase(container, slot) end
|
||||
|
||||
Reference in New Issue
Block a user