diff --git a/AtlasLoot/Core/Options.lua b/AtlasLoot/Core/Options.lua index 9c74ffd..6d6afa0 100644 --- a/AtlasLoot/Core/Options.lua +++ b/AtlasLoot/Core/Options.lua @@ -373,8 +373,6 @@ function AtlasLoot_MythicPlussTier_OnClick() AtlasLoot_ShowItemsFrame(AtlasLootItemsFrame.refresh[1], AtlasLootItemsFrame.refresh[2], AtlasLootItemsFrame.refresh[3], AtlasLootItemsFrame.refresh[4]); end AtlasLoot_OptionsOnShow(); - LoadAddOn("AtlasLoot_OriginalWoW"); - AtlasLoot_Refresh() end local Authors = { diff --git a/AtlasLoot/changelog.txt b/AtlasLoot/changelog.txt index fef9e3a..cc50e01 100644 --- a/AtlasLoot/changelog.txt +++ b/AtlasLoot/changelog.txt @@ -1,7 +1,7 @@ v2.1 09/13/2021 - Added option to select Mythic Pluss tiers (Requires /reload for changes) -- Added Mythic +1 to +10 to all Vanilla dungeons (selectabe in options menu) -- Fixed a non-existant boss table in Mana Tombs Mythic0 +- Added Mythic +1 to +10 to all Vanilla dungeons (selectable in options menu) +- Fixed a non-existent boss table in Mana-Tombs Mythic0 --------------------------------------------------------------------------------------------------------------------------- v2.02 08/29/2021 - Added forward and previous arrows to all classic dungeons (Credit: alexs and Powerthegreat)