diff --git a/stepmania/src/ScreenBookkeeping.cpp b/stepmania/src/ScreenBookkeeping.cpp index eebd2ca527..2c438580e8 100644 --- a/stepmania/src/ScreenBookkeeping.cpp +++ b/stepmania/src/ScreenBookkeeping.cpp @@ -38,7 +38,7 @@ ScreenBookkeeping::ScreenBookkeeping( CString sClassName ) : Screen( sClassName for( int i=0; iGetPathToF("Common normal") ); m_textCols[i].SetText( ssprintf("%d",i) ); @@ -206,19 +206,30 @@ void ScreenBookkeeping::ChangeView( View newView ) int coins[HOURS_PER_DAY]; BOOKKEEPER->GetCoinsByHour( coins ); - CString sTitle, sData; - for( int i=0; i