Spacing cleanup.

This commit is contained in:
Steve Checkoway
2006-07-10 01:24:36 +00:00
parent bef808955d
commit 40a80c01d9
+3 -1
View File
@@ -119,7 +119,9 @@ void ScoreKeeperNormal::OnNextSong( int iSongInCourseIndex, const Steps* pSteps,
/* /*
Note on NONSTOP Mode scoring Note on NONSTOP Mode scoring
Nonstop mode requires the player to play 4 songs in succession, with the total maximum possible score for the four song set being 100,000,000. This comes from the sum of the four stages' maximum possible scores, which, regardless of song or difficulty is: Nonstop mode requires the player to play 4 songs in succession, with the total maximum possible score for
the four song set being 100,000,000. This comes from the sum of the four stages' maximum possible scores,
which, regardless of song or difficulty is:
10,000,000 for the first song 10,000,000 for the first song
20,000,000 for the second song 20,000,000 for the second song