remove scan load for race
This commit is contained in:
@@ -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"],
|
||||
|
||||
Reference in New Issue
Block a user