more course fixes, tweaked ghost arrow flashes
This commit is contained in:
@@ -87,8 +87,6 @@ void GameState::Reset()
|
||||
for( p=0; p<NUM_PLAYERS; p++ )
|
||||
m_PlayerOptions[p] = PlayerOptions();
|
||||
m_SongOptions = SongOptions();
|
||||
if( PREFSMAN )
|
||||
m_SongOptions.m_FailType = PREFSMAN->m_DefaultFailType;
|
||||
}
|
||||
|
||||
void GameState::ResetLastRanking()
|
||||
|
||||
Reference in New Issue
Block a user