trim both sides of the title; this fixes TM5 " GO" sorting to the wrong place

This commit is contained in:
Glenn Maynard
2004-09-01 23:46:19 +00:00
parent 5e41e72e51
commit f9c1bdb669
+1
View File
@@ -490,6 +490,7 @@ void Song::TidyUpData()
* their source's values. */
ReCalculateRadarValuesAndLastBeat();
TrimLeft(m_sMainTitle);
TrimRight(m_sMainTitle);
/* Fall back on the song directory name. */