- Removed skin: 'ElvUI Frame Style BW'.
- Added new skin: 'ElvUI Style II'. - The tooltip for Scale option under options panel, now shows the real value for the scale.
This commit is contained in:
@@ -320,6 +320,9 @@ function _detalhes:ApplyProfile (profile_name, nosave, is_copy)
|
||||
if (skin.skin == "Default Skin") then
|
||||
skin.skin = "WoW Interface"
|
||||
end
|
||||
if (skin.skin == "ElvUI Frame Style BW") then
|
||||
skin.skin = "ElvUI Style II"
|
||||
end
|
||||
|
||||
--> fix for old left and right menus (15-10)
|
||||
if (skin.menu_icons and type (skin.menu_icons[5]) ~= "boolean") then
|
||||
|
||||
Reference in New Issue
Block a user