fix typo in FMS2/AMS2 effect number
This commit is contained in:
parent
b98ff13753
commit
981e798519
3 changed files with 7 additions and 3 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue