HeroRotation

HeroRotation

5M Downloads

[Restoration] attempt to compare bool with number

illion20 opened this issue ยท 1 comments

commented

1x HeroRotation_Druid\Restoration.lua:147: attempt to compare boolean with number

TargetUnit:DebuffRefreshableCP(S.RakeDebuff) < 1

TargetUnit:DebuffRefreshableCP(S.RakeDebuff) is a bool so this will fail

commented

Fixed in commit baa666d