Some reorganization tests on Display section of the options panel

This commit is contained in:
Tercio Jose
2022-08-19 12:59:51 -03:00
parent 8c44f57d57
commit 64e0f15bbf
6 changed files with 167 additions and 103 deletions
+1 -1
View File
@@ -1935,7 +1935,7 @@ end
-- icon Interface\Icons\warlock_summon_doomguard
-- text_size 72
function _detalhes:InitializeAuraCreationWindow()
function _detalhes:InitializeAuraCreationWindow() if true then return end
local DetailsAuraPanel = CreateFrame ("frame", "DetailsAuraPanel", UIParent,"BackdropTemplate")
DetailsAuraPanel.Frame = DetailsAuraPanel
DetailsAuraPanel.__name = L["STRING_CREATEAURA"]