reverted type in token create fixed some of my bad coding

This commit is contained in:
Anch
2022-08-06 00:44:48 +12:00
parent afd99842be
commit 2756114a11
5 changed files with 1042 additions and 1045 deletions
+2
View File
@@ -3,6 +3,8 @@ local AL = LibStub("AceLocale-3.0"):GetLocale("AtlasLoot");
AtlasLoot_Difficulty = {
-- table of difficulties and there itemID references
["Default"] = {};
["ClassicDungeon"] = {
{"Normal", 2,},
{"Bloodforged", 1,},