Overlapping NoteFields is not an option. Revert.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user