Activate Step's #CREDIT tag.

This commit is contained in:
Jason Felds
2011-02-11 01:17:24 -05:00
parent abd9a446e4
commit 985a62e504
4 changed files with 13 additions and 4 deletions
+1 -1
View File
@@ -717,7 +717,7 @@ bool SSCLoader::LoadFromSSCFile( const RString &sPath, Song &out, bool bFromCach
else if( sValueName=="CREDIT" )
{
; // Not implemented yet, but should be.
pNewNotes->SetCredit( sParams[1] );
}
else if( sValueName=="NOTES" )