mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
update
This commit is contained in:
@@ -32,6 +32,7 @@ function UF:Construct_RaidFrames()
|
||||
|
||||
self.GPS = UF:Construct_GPS(self)
|
||||
self.InfoPanel = UF:Construct_InfoPanel(self)
|
||||
self.Range = UF:Construct_Range(self)
|
||||
UF:Update_StatusBars()
|
||||
UF:Update_FontStrings()
|
||||
self.unitframeType = "raid"
|
||||
@@ -117,6 +118,8 @@ function UF:Update_RaidFrames(frame, db)
|
||||
|
||||
UF:Configure_RaidRoleIcons(frame)
|
||||
|
||||
UF:Configure_Range(frame)
|
||||
|
||||
frame:UpdateAllElements("ElvUI_UpdateAllElements")
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user