cleanup: remove arena & boss

This commit is contained in:
Crum
2018-06-11 22:50:02 -05:00
parent eb5a0582df
commit bec12d0f0d
13 changed files with 25 additions and 94 deletions
-3
View File
@@ -103,9 +103,6 @@ V["unitframe"] = {
["disabledBlizzardFrames"] = {
["player"] = true,
["target"] = true,
["focus"] = true,
["boss"] = true,
["arena"] = true,
["party"] = true,
},
}