HeroRotation

HeroRotation

5M Downloads

[Shadow Priest] Typo while indexing field ShadowCrash

dominiklwn opened this issue · 1 comments

commented

Like in the title, little typo in ability name

1x HeroRotation_Priest/Shadow.lua:100: attempt to index field 'ShadowCras' (a nil value)
[string "@HeroRotation_Priest/Shadow.lua"]:100: in function 'Handler'
[string "@HeroLib/Events/Main.lua"]:80: in function <HeroLib/Events/Main.lua:78>

Locals:
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index field 'ShadowCras' (a nil value)"
commented

Fixed in commit 9c42dd8

Thanks!