From 3eb4601014a3c85aaedfbf02c5a9f405c5bacc7e Mon Sep 17 00:00:00 2001 From: Eltreum <30246110+eltreum0@users.noreply.github.com> Date: Tue, 30 Jul 2024 17:07:37 -0300 Subject: [PATCH] splash shadows --- ElvUI_EltreumUI/Modules/Skins/Shadows.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/ElvUI_EltreumUI/Modules/Skins/Shadows.lua b/ElvUI_EltreumUI/Modules/Skins/Shadows.lua index 8dd355f7a..bcf22cb5c 100644 --- a/ElvUI_EltreumUI/Modules/Skins/Shadows.lua +++ b/ElvUI_EltreumUI/Modules/Skins/Shadows.lua @@ -902,6 +902,7 @@ function ElvUI_EltreumUI:Shadows() _G.EmbeddedItemTooltip, _G.EquipmentFlyoutFrameButtons, _G.ExpansionLandingPage and _G.ExpansionLandingPage.Overlay and _G.ExpansionLandingPage.Overlay.WarWithinLandingOverlay, + _G.ExpansionLandingPage and _G.ExpansionLandingPage.Overlay and _G.ExpansionLandingPage.Overlay.DragonflightLandingOverlay, _G.ExtraActionButton1, _G.ExtraActionButton2, _G.ExtraActionButton3,