From 86411aa73527db9af9ec5e4725f4f19791646984 Mon Sep 17 00:00:00 2001 From: Lexie <6937574+Lexiebean@users.noreply.github.com> Date: Wed, 12 Apr 2023 21:12:23 +1000 Subject: [PATCH] Update AtlasLoot.lua --- Core/AtlasLoot.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Core/AtlasLoot.lua b/Core/AtlasLoot.lua index bc25d3a..e76e2b2 100644 --- a/Core/AtlasLoot.lua +++ b/Core/AtlasLoot.lua @@ -534,7 +534,6 @@ function AtlasLoot_SlashCommand(msg) else AtlasLootDefaultFrame:Show(); DEFAULT_CHAT_FRAME:AddMessage("|cffbe5eff[AtlasLoot]|r |cffddabffIf you find anything missing, please /w Lexie or message me on Discord Lexie#4024|r") - end end @@ -906,6 +905,7 @@ Legacy function used in Cosmos integration to open the loot browser ]] function AtlasLoot_ShowMenu() AtlasLootDefaultFrame:Show(); + DEFAULT_CHAT_FRAME:AddMessage("|cffbe5eff[AtlasLoot]|r |cffddabffIf you find anything missing, please /w Lexie or message me on Discord Lexie#4024|r") end --[[