Skip to content

Commit

Permalink
Hide new error for Demon Hunter.
Browse files Browse the repository at this point in the history
  • Loading branch information
Wetxius committed Sep 7, 2016
1 parent a1575e0 commit 5b59762
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ShestakUI/Config/Filters/Errors.lua
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ T.black_list = {
[ERR_OUT_OF_CHI] = true,
[ERR_OUT_OF_DARK_FORCE] = true,
[ERR_OUT_OF_DEMONIC_FURY] = true,
[ERR_OUT_OF_FURY] = true,
[ERR_OUT_OF_PAIN] = true,
[ERR_OUT_OF_SOUL_SHARDS] = true,
[ERR_OUT_OF_LIGHT_FORCE] = true,
[ERR_OUT_OF_SHADOW_ORBS] = true,
Expand Down

0 comments on commit 5b59762

Please sign in to comment.