remove auras nil install error

This commit is contained in:
Crum
2018-05-30 12:29:13 -05:00
parent eb59191f01
commit 72e6a89a16
+1 -1
View File
@@ -390,7 +390,7 @@ function UF:PostUpdateAura(unit, button)
local size = button:GetParent().size
if size then
button:SetSize(size, size)
E:Size(button, size)
end
if button.expiration and button.duration and (button.duration ~= 0) then