From e195fd6d2c10a08cd2ca81a80e98f595f906853b Mon Sep 17 00:00:00 2001 From: Chris Danford Date: Mon, 8 Dec 2003 10:50:52 +0000 Subject: [PATCH] working on stats.html --- stepmania/src/ProfileManager.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania/src/ProfileManager.cpp b/stepmania/src/ProfileManager.cpp index edf55fb4b8..570dca79cf 100644 --- a/stepmania/src/ProfileManager.cpp +++ b/stepmania/src/ProfileManager.cpp @@ -969,7 +969,7 @@ void ProfileManager::SaveStatsWebPageToDir( CString sDir, MemoryCard mc ) f.Write( ssprintf("%s", pSong, // use pointer value as the hash - pSong->GetTranslitMainTitle().c_str()) ); + pSong->GetFullDisplayTitle().c_str()) ); for( Difficulty dc=(Difficulty)0; dc