This commit is contained in:
Crum
2018-01-08 08:08:18 -06:00
parent aa2b36afab
commit 1914e744af
2 changed files with 2 additions and 2 deletions
-1
View File
@@ -65,7 +65,6 @@ E.Options.args.general = {
desc = L["Automatically repair using the following method when visiting a merchant."],
values = {
["NONE"] = NONE,
["GUILD"] = GUILD,
["PLAYER"] = PLAYER
}
},