Disabled Bindings.xml to avoid taints in 10.0
This commit is contained in:
@@ -1986,7 +1986,7 @@ function _detalhes:OpenAuraPanel (spellid, spellname, spellicon, encounterid, tr
|
||||
f:SetFrameStrata("DIALOG")
|
||||
f:EnableMouse(true)
|
||||
f:SetMovable(true)
|
||||
f:SetToplevel (true)
|
||||
f:SetToplevel(true)
|
||||
|
||||
--background
|
||||
f.bg1 = f:CreateTexture(nil, "background")
|
||||
|
||||
Reference in New Issue
Block a user