Merge branch 'tildearrow:master' into master
This commit is contained in:
commit
869f799299
4 changed files with 28 additions and 15 deletions
|
|
@ -2732,7 +2732,7 @@ void FurnaceGUI::doPaste() {
|
|||
invalidData=true;
|
||||
break;
|
||||
}
|
||||
if (iFine<(3+e->song.pat[cursor.xCoarse].effectRows*2)) pat->data[j][iFine+1]=val;
|
||||
if (iFine<(3+e->song.pat[iCoarse].effectRows*2)) pat->data[j][iFine+1]=val;
|
||||
}
|
||||
}
|
||||
iFine++;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue