From 2e093950e2450f3e3396166f47e1b5b5e2e7a069 Mon Sep 17 00:00:00 2001 From: Sumsebrum Date: Thu, 20 May 2021 00:16:18 +0200 Subject: [PATCH] cleanup --- Modules/CombatIndicator.lua | 1 - 1 file changed, 1 deletion(-) 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,