From 5c87fe29f706c10890b2c969e2fd12b1612f80ad Mon Sep 17 00:00:00 2001 From: Michael Wiesendanger Date: Fri, 27 May 2022 13:54:09 +0200 Subject: [PATCH] Remove invalid error message * In this case it is fine for a checkbox to not have any type. This happens for spells that don't have any of down or start enabled and thus the checkbox is irrelevant for said spell --- gui/PVPW_CategoryMenuSpellsTab.lua | 4 ---- 1 file changed, 4 deletions(-) diff --git a/gui/PVPW_CategoryMenuSpellsTab.lua b/gui/PVPW_CategoryMenuSpellsTab.lua index 76d39ea..8e373cd 100644 --- a/gui/PVPW_CategoryMenuSpellsTab.lua +++ b/gui/PVPW_CategoryMenuSpellsTab.lua @@ -323,10 +323,6 @@ function me.SpellSoundSpecialCheckBoxOnShow(self) activeCategoryData.id, self:GetParent().normalizedSpellName ) - else - mod.logger.LogError(me.tag, "Invalid type on special checkbox") - - return end if isActive then