new line
This commit is contained in:
@@ -1022,4 +1022,4 @@ void NoteDataUtil::ShiftRows( NoteData &nd, float fStartBeat, float fBeatsToShif
|
||||
temp.CopyRange( &nd, iTakeFromRow, nd.GetLastRow() );
|
||||
nd.ClearRange( min(iTakeFromRow,iPasteAtRow), nd.GetLastRow() );
|
||||
nd.CopyRange( &temp, 0, temp.GetLastRow(), iPasteAtRow );
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user