This commit is contained in:
Alberto Ramos
2011-07-19 18:40:27 -06:00
parent 0c1a33cbe3
commit 8f10e78155
+1 -1
View File
@@ -590,7 +590,7 @@ static bool LoadGlobalData( const RString &sPath, Song &out, bool &bKIUCompliant
}
else if ( sValueName=="TICKCOUNT" )
{
//ProcessTickcounts(sParams[1], iTickCount, out.m_SongTiming);
ProcessTickcounts(sParams[1], iTickCount, out.m_SongTiming);
}
else if ( sValueName=="STEP" )
{