- Fix for an error on Damage Taken By Spell display.

This commit is contained in:
Tercio
2015-09-29 16:07:26 -03:00
parent 985fabd244
commit 0104adf583
3 changed files with 31 additions and 35 deletions
+1 -1
View File
@@ -189,7 +189,7 @@ end
f:SetBackdropBorderColor (r, g, b, a)
f:SetHeight (40 + f.desc:GetStringHeight())
f:SetPoint ("bottom", button, "top", 0, 5)
f:SetPoint ("bottom", button, "top", 0, 10)
f:Show()
--SharedMedia:Fetch ("font", "Friz Quadrata TT")
end