From bdca4ea3b3ca90532ccb1ac43c2b2f7f160f3b86 Mon Sep 17 00:00:00 2001 From: Barinade Date: Tue, 5 Nov 2019 12:20:03 -0600 Subject: [PATCH] Fix rare nil reference to TNS_None for error bar coloring --- .../BGAnimations/ScreenGameplay overlay/WifeJudgmentSpotting.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/Themes/Til Death/BGAnimations/ScreenGameplay overlay/WifeJudgmentSpotting.lua b/Themes/Til Death/BGAnimations/ScreenGameplay overlay/WifeJudgmentSpotting.lua index 19d28b00c7..c985b1ea29 100644 --- a/Themes/Til Death/BGAnimations/ScreenGameplay overlay/WifeJudgmentSpotting.lua +++ b/Themes/Til Death/BGAnimations/ScreenGameplay overlay/WifeJudgmentSpotting.lua @@ -9,6 +9,7 @@ local jcT = {} -- A "T" following a variable name will designate an object of ty for i = 1, #jcKeys do jcT[jcKeys[i]] = byJudgment(jcKeys[i]) end +jcT["TapNoteScore_None"] = color("1,1,1,1") local jdgT = { -- Table of judgments for the judgecounter