use Song::GetDisplayed

This commit is contained in:
Glenn Maynard
2007-08-13 19:18:55 +00:00
parent 8fb359e053
commit a1d33f8588
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -283,7 +283,7 @@ bool StageStats::PlayerHasHighScore( PlayerNumber pn ) const
// If this is a SHOW_NEVER song, then it's probably a training.
// Don't show a high score
if( pSong->m_SelectionDisplay == Song::SHOW_NEVER )
if( pSong->GetDisplayed() == Song::SHOW_NEVER )
return false;
const HighScoreList &hsl =