mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
update guild datatext
This commit is contained in:
@@ -197,7 +197,7 @@ function DT:AssignPanelToDataText(panel, data)
|
||||
|
||||
if data["eventFunc"] then
|
||||
panel:SetScript("OnEvent", function()
|
||||
data["eventFunc"](this, event)
|
||||
data["eventFunc"](this, event, arg1, arg2, arg3)
|
||||
end)
|
||||
data["eventFunc"](panel, "ELVUI_FORCE_RUN")
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user