remove scan load for race

This commit is contained in:
Bunny67
2020-06-09 18:07:24 +03:00
parent 0d7187c80b
commit 66a51d021f
3 changed files with 4 additions and 41 deletions
-7
View File
@@ -796,13 +796,6 @@ WeakAuras.load_prototype = {
events = {"SPELLS_CHANGED"},
showExactOption = true
},
{
name = "race",
display = L["Player Race"],
type = "multiselect",
values = "race_types",
init = "arg"
},
{
name = "faction",
display = L["Player Faction"],