updated AceLocale lib
This commit is contained in:
Spit
2025-03-14 18:15:30 +03:00
parent a4adec0ab3
commit 8568efa2ca
5 changed files with 102 additions and 63 deletions
+1
View File
@@ -1050,6 +1050,7 @@ AtlasLoot_TableNames = {
["WORLDBOSSMENU"] = { "dummy", "dummy" },
["JEWELCRAFTMENU"] = { "dummy", "dummy" },
["WishList"] = { AL["WishList"], "AtlasLootCharDB" },
["SearchResult"] = { AL["Search"], "AtlasLootCharDB" },
--If all else fails!
["EmptyInstance"] = { "AtlasLoot", "AtlasLootFallback" },
};