lol break
This commit is contained in:
@@ -704,6 +704,7 @@ static bool LoadFromBMSFile( const RString &sPath, const NameToData_t &mapNameTo
|
||||
if ( ndNotes.GetTapNote(iTransformNewToOld[i], row) == TAP_EMPTY )
|
||||
{
|
||||
iEmptyTrack = iTransformNewToOld[i];
|
||||
break;
|
||||
}
|
||||
}
|
||||
if( iEmptyTrack > -1 )
|
||||
|
||||
Reference in New Issue
Block a user