committing old changes ...
This commit is contained in:
@@ -179,7 +179,7 @@ bool KSFLoader::LoadFromKSFFile( const CString &sPath, Steps &out, const Song &s
|
|||||||
{
|
{
|
||||||
/* Remember when each hold starts; ignore the middle. */
|
/* Remember when each hold starts; ignore the middle. */
|
||||||
if( iHoldStartRow[t] == -1 )
|
if( iHoldStartRow[t] == -1 )
|
||||||
iHoldStartRow[t] = r;
|
iHoldStartRow[t] = row;
|
||||||
|
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user