This commit is contained in:
tercio
2014-08-14 21:24:34 -03:00
parent 72f231ea3f
commit 9402b9feb4
+1 -1
View File
@@ -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)