fix typo in FMS2/AMS2 effect number

This commit is contained in:
tildearrow 2025-05-21 15:54:28 -05:00
parent b98ff13753
commit 981e798519
3 changed files with 7 additions and 3 deletions

View file

@ -4943,6 +4943,7 @@ bool FurnaceGUI::loop() {
MEASURE(grooves,drawGrooves());
MEASURE(regView,drawRegView());
MEASURE(memory,drawMemory());
MEASURE(effectList,drawEffectList());
MEASURE(userPresets,drawUserPresets());
MEASURE(patManager,drawPatManager());
} else {