v1.06-Beta hotfix BuffDebuff module

This commit is contained in:
Sumsebrum
2021-05-18 18:31:03 +02:00
parent 57036a77c1
commit cddea2e094
7 changed files with 67 additions and 35 deletions

View File

@ -194,7 +194,7 @@ function Racial:ResetUnit(unit)
if (not racial) then
return
end
racial.texture:SetTexture(nil)
racial.timeLeft = nil
racial.active = false
racial.cooldown:Clear()