From 2bc8257eab4b75e79de5c3e7f9d8841501afe864 Mon Sep 17 00:00:00 2001 From: Eknous-P Date: Sun, 24 Mar 2024 21:57:51 +0400 Subject: [PATCH] kinda useless but still --- src/gui/sysMiscInfo.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/sysMiscInfo.cpp b/src/gui/sysMiscInfo.cpp index e0481479e..f8913a77e 100644 --- a/src/gui/sysMiscInfo.cpp +++ b/src/gui/sysMiscInfo.cpp @@ -372,7 +372,7 @@ void FurnaceGUI::drawSystemChannelInfoText(const DivSysDef* whichDef) { if (whichDef->chanTypes[i]==DIV_CH_PULSE) { chanCount[10]++; } else { // sample chan - chanCount[5]++; + chanCount[4]++; } break; case DIV_INS_DAVE: