fix bad class icon
This commit is contained in:
@@ -1819,7 +1819,7 @@ function healingClass:MontaInfoHealTaken()
|
||||
|
||||
--hes:UpdadeInfoBar(row, index, spellid, name, value, max, percent, icon, detalhes)
|
||||
|
||||
local texCoords = CLASS_ICON_TCOORDS [tabela[4]]
|
||||
local texCoords = Details.class_coords[tabela[4]]
|
||||
if (not texCoords) then
|
||||
texCoords = _detalhes.class_coords ["UNKNOW"]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user