simplify
This commit is contained in:
@@ -66,9 +66,6 @@ CString GetStatsLineValue( PlayerNumber pn, int iLine )
|
||||
|
||||
ScreenEnding::ScreenEnding( CString sClassName ) : ScreenAttract( sClassName, false/*dont reset GAMESTATE*/ )
|
||||
{
|
||||
/* Make sure the last stage was finished. */
|
||||
GAMESTATE->FinishStage();
|
||||
|
||||
vector<Song*> arraySongs;
|
||||
SONGMAN->GetSongs( arraySongs );
|
||||
SongUtil::SortSongPointerArrayByTitle( arraySongs );
|
||||
|
||||
Reference in New Issue
Block a user