From ca11024874402f10f8a92b805d99bea190ecb013 Mon Sep 17 00:00:00 2001 From: Kkthnx <40672673+Kkthnx@users.noreply.github.com> Date: Tue, 20 Aug 2024 18:21:14 -0400 Subject: [PATCH] Typos --- KkthnxUI/Libraries/LibActionButton-1.0/LibActionButton-1.0.lua | 2 +- KkthnxUI/Libraries/LibCustomGlow-1.0/LibCustomGlow-1.0.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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]],