Remove all notes except for that player's.
This commit is contained in:
@@ -962,6 +962,8 @@ void ScreenGameplay::SetupSong( int iSongIndex )
|
|||||||
pi->GetPlayerState()->Update(0);
|
pi->GetPlayerState()->Update(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if( pi->m_pn != PLAYER_INVALID )
|
||||||
|
NoteDataUtil::RemoveAllButPlayer( ndTransformed, pi->m_pn );
|
||||||
|
|
||||||
// load player
|
// load player
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user