Overlapping NoteFields is not an option. Revert.

This commit is contained in:
Steve Checkoway
2006-07-09 21:51:04 +00:00
parent 18e26f35aa
commit eb764177f1
6 changed files with 14 additions and 38 deletions
-3
View File
@@ -962,9 +962,6 @@ void ScreenGameplay::SetupSong( int iSongIndex )
pi->GetPlayerState()->Update(0);
}
if( pi->m_pn != PLAYER_INVALID )
NoteDataUtil::RemoveAllButPlayer( ndTransformed, pi->m_pn );
// load player
{
NoteData nd = ndTransformed;