Add calls to Wrath With Retail for frame setup
This commit is contained in:
+1
-1
@@ -234,7 +234,7 @@ function _detalhes.PlayBestDamageOnGuild (damage)
|
||||
Portrait.scale:SetStartDelay (0)
|
||||
Portrait.scale:SetEndDelay (0)
|
||||
|
||||
if (DetailsFramework.IsDragonflight()) then
|
||||
if (DetailsFramework.IsDragonflight() or DetailsFramework.IsWotLKWowWithRetailAPI()) then
|
||||
Portrait.scale:SetScaleFrom (0, 0)
|
||||
Portrait.scale:SetScaleTo (1, 1)
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user