Update AtlasLoot.lua
This commit is contained in:
parent
7af9c7aefd
commit
4ca652f83c
1 changed files with 1 additions and 1 deletions
|
|
@ -897,7 +897,7 @@ function AtlasLoot:LoadAllModules()
|
|||
craft, _ = LoadAddOn("AtlasLoot_Crafting");
|
||||
world, _ = LoadAddOn("AtlasLoot_WorldEvents");
|
||||
wotlk, _ = LoadAddOn("AtlasLoot_WrathoftheLichKing");
|
||||
vanity, _ = LoadAddon("AtlasLoot_Vanity");
|
||||
vanity, _ = LoadAddOn("AtlasLoot_Vanity");
|
||||
local flag=0;
|
||||
if not orig then
|
||||
LoadAddOn("AtlasLoot_OriginalWoW");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue