disable old hack

This commit is contained in:
Glenn Maynard
2007-08-13 19:19:39 +00:00
parent a1d33f8588
commit 94781be4a5
+2 -2
View File
@@ -283,8 +283,8 @@ 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->GetDisplayed() == Song::SHOW_NEVER )
return false;
//if( pSong->GetDisplayed() == Song::SHOW_NEVER )
// return false;
const HighScoreList &hsl =
GAMESTATE->IsCourseMode() ?