new branch: sm124futures. So far:

Have both description and author credit be filled in
from a .sm file.
This commit is contained in:
Jason Felds
2011-03-13 19:25:55 -04:00
parent b4c9106bf8
commit e14cb3ce6e
+1
View File
@@ -37,6 +37,7 @@ void SMLoader::LoadFromSMTokens(
// insert stepstype hacks from GameManager.cpp here? -aj
out.m_StepsType = GAMEMAN->StringToStepsType( sStepsType );
out.SetDescription( sDescription );
out.SetCredit( sDescription ); // this is often used for both.
out.SetDifficulty( DwiCompatibleStringToDifficulty(sDifficulty) );
// Handle hacks that originated back when StepMania didn't have