new branch: sm124futures. So far:
Have both description and author credit be filled in from a .sm file.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user