diff --git a/src/engine/fileOps/tfm.cpp b/src/engine/fileOps/tfm.cpp index fcc5b2bc3..7c0e949ef 100644 --- a/src/engine/fileOps/tfm.cpp +++ b/src/engine/fileOps/tfm.cpp @@ -45,7 +45,9 @@ class TFMRLEReader { do { rleTag=readC(); tagLenLeft|=(rleTag&0x7F)<ordersLen;i++) { + for (int j=0; j<6; j++) { + ds.subsong[0]->orders.ord[j][i]=orderList[i]; + } + } + ds.notes=notes; BUSY_BEGIN_SOFT; saveLock.lock();