giga-refactor, part 17
don't clear chip flags when changing channel count
This commit is contained in:
parent
24aa37c66f
commit
caea061cbb
1 changed files with 0 additions and 1 deletions
|
|
@ -1090,7 +1090,6 @@ bool DivEngine::setSystemChans(int index, int ch, bool preserveOrder) {
|
|||
}
|
||||
|
||||
song.systemChans[index]=ch;
|
||||
song.systemFlags[index].clear();
|
||||
song.recalcChans();
|
||||
saveLock.unlock();
|
||||
BUSY_END;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue