Trying to reduce tags for non split timing.

Need assistance to finish the task.

Please bump SSC version to 0.78 when completed.
This commit is contained in:
Jason Felds
2011-07-31 23:44:48 -04:00
parent bb6263c76b
commit e854b79b84
4 changed files with 86 additions and 14 deletions
+2 -1
View File
@@ -676,7 +676,8 @@ bool SSCLoader::LoadFromSimfile( const RString &sPath, Song &out, bool bFromCach
{
ProcessLabels(stepsTiming, sParams[1]);
}
/* If this is called, the chart does not use the same attacks
* as the Song's timing. No other changes are required. */
else if( sValueName=="ATTACKS" )
{
ProcessAttackString(pNewNotes->m_sAttackString, sParams);