disable old hack
This commit is contained in:
@@ -283,8 +283,8 @@ bool StageStats::PlayerHasHighScore( PlayerNumber pn ) const
|
|||||||
|
|
||||||
// If this is a SHOW_NEVER song, then it's probably a training.
|
// If this is a SHOW_NEVER song, then it's probably a training.
|
||||||
// Don't show a high score
|
// Don't show a high score
|
||||||
if( pSong->GetDisplayed() == Song::SHOW_NEVER )
|
//if( pSong->GetDisplayed() == Song::SHOW_NEVER )
|
||||||
return false;
|
// return false;
|
||||||
|
|
||||||
const HighScoreList &hsl =
|
const HighScoreList &hsl =
|
||||||
GAMESTATE->IsCourseMode() ?
|
GAMESTATE->IsCourseMode() ?
|
||||||
|
|||||||
Reference in New Issue
Block a user