- Added new skin: ElvUI Frame Style (Black White).
- Align With Right Chat Window option now check if the window have statusbar enabled. - New API: instance:UngroupInstance() remove the instance from any group.
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ if (
|
||||
label:SetText ("Restart game client in order to finish addons updates.")
|
||||
label:SetWidth (300)
|
||||
label:SetJustifyH ("left")
|
||||
|
||||
|
||||
local close = CreateFrame ("button", "DetaisCorruptInstall", f, "UIPanelCloseButton")
|
||||
close:SetSize (32, 32)
|
||||
close:SetPoint ("topright", f, "topright", 0, 0)
|
||||
|
||||
Reference in New Issue
Block a user