diff --git a/Modules/CombatIndicator.lua b/Modules/CombatIndicator.lua index 88ab7fc..5178f17 100644 --- a/Modules/CombatIndicator.lua +++ b/Modules/CombatIndicator.lua @@ -7,7 +7,6 @@ local Gladdy = LibStub("Gladdy") local L = Gladdy.L local CombatIndicator = Gladdy:NewModule("CombatIndicator", nil, { - ciFontScale = 1, ciEnabled = true, ciSize = 20, ciAlpha = 1,