[splittiming] Helper function won't work here.
Not counting #TICKCOUNTS and #COMBOS interactions... I think the loader is good.
This commit is contained in:
@@ -538,7 +538,7 @@ bool SMALoader::LoadFromSMAFile( const RString &sPath, Song &out )
|
||||
else
|
||||
{
|
||||
state = SMA_GETTING_STEP_INFO;
|
||||
pNewNotes = out.CreateSteps();
|
||||
pNewNotes = new Steps;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user