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