Initial commit
This commit is contained in:
4
api/ClosePetStables.lua
Normal file
4
api/ClosePetStables.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---Ends use of the Pet Stables UI/API. Causes the PET_STABLE_CLOSED event to fire, indicating that stables-related APIs are no longer valid.
|
||||
function ClosePetStables() end
|
Reference in New Issue
Block a user