This commit is contained in:
Glenn Maynard
2004-05-10 05:26:41 +00:00
parent 0012f225e8
commit e2adb85a35
+2 -2
View File
@@ -37,9 +37,9 @@
CString GetStatsLineTitle( PlayerNumber pn, int iLine )
{
static const CString s[NUM_ENDING_STATS_LINES] = {
"%s Percent Complete",
"%s %% Complete",
"Total Calories",
"Total Songs Played",
"Total Played",
"Current Combo",
};
StepsType st = GAMESTATE->GetCurrentStyleDef()->m_StepsType;