diff --git a/KkthnxUI/Libraries/LibActionButton-1.0/LibActionButton-1.0.lua b/KkthnxUI/Libraries/LibActionButton-1.0/LibActionButton-1.0.lua index a871ef54..85a168ca 100644 --- a/KkthnxUI/Libraries/LibActionButton-1.0/LibActionButton-1.0.lua +++ b/KkthnxUI/Libraries/LibActionButton-1.0/LibActionButton-1.0.lua @@ -55,7 +55,7 @@ local UseCustomFlyout = WoWRetail local KeyBound = LibStub("LibKeyBound-1.0", true) local CBH = LibStub("CallbackHandler-1.0") -local LCG = LibStub("LibCustomGlow-1.0-NDui", true) -- NDui: use LCG mod +local LCG = LibStub("LibCustomGlow-1.0-KkthnxUI", true) -- NDui: use LCG mod local Masque = LibStub("Masque", true) lib.eventFrame = lib.eventFrame or CreateFrame("Frame") diff --git a/KkthnxUI/Libraries/LibCustomGlow-1.0/LibCustomGlow-1.0.lua b/KkthnxUI/Libraries/LibCustomGlow-1.0/LibCustomGlow-1.0.lua index 05e4f72c..abed2b4f 100644 --- a/KkthnxUI/Libraries/LibCustomGlow-1.0/LibCustomGlow-1.0.lua +++ b/KkthnxUI/Libraries/LibCustomGlow-1.0/LibCustomGlow-1.0.lua @@ -16,7 +16,7 @@ if not lib then end local Masque = LibStub("Masque", true) -local fallbackLevel = 0 -- KkthnxUI: decreased from 8 +local fallbackLevel = 2 -- KkthnxUI: decreased from 8 local isRetail = WOW_PROJECT_ID == WOW_PROJECT_MAINLINE local textureList = { empty = [[Interface\AdventureMap\BrokenIsles\AM_29]],