mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-15 01:05:06 +00:00
whoops!!!!!!!!
This commit is contained in:
parent
539b2ec2db
commit
2cfed1336a
1 changed files with 1 additions and 1 deletions
|
@ -2225,7 +2225,7 @@ bool DivEngine::loadFur(unsigned char* file, size_t len) {
|
|||
if (ds.version>=136) song.patchbayAuto=reader.readC();
|
||||
|
||||
if (ds.version>=138) {
|
||||
ds.brokenPortaArp=reader.readC();
|
||||
ds.brokenPortaLegato=reader.readC();
|
||||
for (int i=0; i<7; i++) {
|
||||
reader.readC();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue