6 lines
145 B
Lua
6 lines
145 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
---@meta
|
|
|
|
---Removes the player from all LFD queues.
|
|
function ClearAllLFGDungeons() end
|