- Updated flask and food list to BFA.
- Framework update. - RaidCheck plugin updated. - API added: _detalhes:GetSpecFromSerial (guid) - API added: _detalhes:GetIconTexture (iconType, withAlpha) - API added: _detalhes:GetRoleIcon (role) - API added: _detalhes:GetSpecIcon (spec)
This commit is contained in:
+1
-1
@@ -2173,7 +2173,7 @@ function _detalhes:GetTalents (guid)
|
||||
return _detalhes.cached_talents [guid]
|
||||
end
|
||||
|
||||
function _detalhes:GetSpec (guid)
|
||||
function _detalhes:GetSpecFromSerial (guid)
|
||||
return _detalhes.cached_specs [guid]
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user