whoops!!!!!!!!
This commit is contained in:
parent
539b2ec2db
commit
2cfed1336a
|
|
@ -2225,7 +2225,7 @@ bool DivEngine::loadFur(unsigned char* file, size_t len) {
|
||||||
if (ds.version>=136) song.patchbayAuto=reader.readC();
|
if (ds.version>=136) song.patchbayAuto=reader.readC();
|
||||||
|
|
||||||
if (ds.version>=138) {
|
if (ds.version>=138) {
|
||||||
ds.brokenPortaArp=reader.readC();
|
ds.brokenPortaLegato=reader.readC();
|
||||||
for (int i=0; i<7; i++) {
|
for (int i=0; i<7; i++) {
|
||||||
reader.readC();
|
reader.readC();
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue