Minor shit
This commit is contained in:
@@ -27,6 +27,10 @@ function shared.Inviter.Init()
|
||||
|
||||
local framePool = {}
|
||||
---@param name string
|
||||
---Kicking people or othwerise people leaving will fuck up the buttons
|
||||
---We should make them reactive to GROUP_ROSTER_UPDATE
|
||||
---But that is currently not trivial and would require some work
|
||||
---Since I'm the only one currently using this - I don't care where the buttons are
|
||||
local function OverlayKickButtonElvUI(name)
|
||||
for group = 1, 8 do
|
||||
for player = 1, 5 do
|
||||
|
||||
Reference in New Issue
Block a user