Shaladownlands Launch
This commit is contained in:
@@ -95,6 +95,9 @@ do
|
||||
|
||||
function _detalhes:GetSpecIcon (spec, useAlpha)
|
||||
if (spec) then
|
||||
if (spec > 500) then --hack to new spec ids on new leveling zones from level 1-10
|
||||
spec = 65
|
||||
end
|
||||
if (useAlpha) then
|
||||
return [[Interface\AddOns\Details\images\spec_icons_normal_alpha]], unpack (_detalhes.class_specs_coords [spec])
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user