mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-15 17:25:06 +00:00
C64: fix volume not being set after skip
This commit is contained in:
parent
d766c4aaf0
commit
0479650597
1 changed files with 1 additions and 0 deletions
|
@ -290,6 +290,7 @@ void DivPlatformC64::forceIns() {
|
|||
chan[i].insChanged=true;
|
||||
chan[i].testWhen=0;
|
||||
}
|
||||
updateFilter();
|
||||
}
|
||||
|
||||
void DivPlatformC64::reset() {
|
||||
|
|
Loading…
Reference in a new issue