trim both sides of the title; this fixes TM5 " GO" sorting to the wrong place
This commit is contained in:
@@ -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. */
|
||||
|
||||
Reference in New Issue
Block a user