Initial commit
This commit is contained in:
4
api/CloseMerchant.lua
Normal file
4
api/CloseMerchant.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---Ends interaction with a vendor. Causes the MERCHANT_CLOSED event to fire, indicating that Merchant APIs may no longer have effects or return valid data.
|
||||
function CloseMerchant() end
|
Reference in New Issue
Block a user