From 63cc7419e43841079f4fb281bb4022b2a193aa25 Mon Sep 17 00:00:00 2001 From: Szyler Date: Sun, 29 Aug 2021 15:04:29 +0200 Subject: [PATCH] Moved TBC world bosses to the bottom of the dropdown --- AtlasLoot/DefaultFrame/DewDropDown.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AtlasLoot/DefaultFrame/DewDropDown.lua b/AtlasLoot/DefaultFrame/DewDropDown.lua index 95b8ceb..39b7eed 100644 --- a/AtlasLoot/DefaultFrame/DewDropDown.lua +++ b/AtlasLoot/DefaultFrame/DewDropDown.lua @@ -913,13 +913,13 @@ AtlasLoot_DewDropDown_SubTables = { }, ["WorldBosses"] = { { "", "WorldBossesClassic" }, - { "", "WorldBossesBC"}, { "", "DEmeriss" }, { "", "DLethon"}, { "", "DTaerar" }, { "", "DYsondre" }, { "", "Kazzak60" }, { "", "Setis" }, + { "", "WorldBossesBC"}, }, ["ForgeofSouls"] = { { "", "FoSBronjahm" },