Add meta
This commit is contained in:
5
Meta/api/LFGTeleport.lua
Normal file
5
Meta/api/LFGTeleport.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param portOut boolean
|
||||
---Teleports the player to or from their current LFG dungeon
|
||||
function LFGTeleport(portOut) end
|
||||
Reference in New Issue
Block a user