-Disabled difficulty searching doesn't work

This commit is contained in:
merstrax
2022-07-08 08:11:41 -04:00
parent 8b2af26983
commit ae22837eee
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -575,7 +575,7 @@ local RelationalFunctions = {
["resarcane"] = {IsItemStatMatch, 7},
["resarc"] = {IsItemStatMatch, 7},
["dif"] = {IsItemDifficulty, 8},
--["dif"] = {IsItemDifficulty, 8},
}
local function GetItemDetails(itemId, atlasName)