HeroRotation_Hunter/Survival.lua CastTargetIf error
Darkmoded opened this issue ยท 1 comments
if HR.CastTargetIf(S.KillCommand, 50
range 50 is not defined
need to add 50 to range check
local EnemyRanges = {8,50}
This has been fixed in commit afc8e44