make Init clear; fixes super shuffle
This commit is contained in:
@@ -30,6 +30,7 @@ NoteData::NoteData()
|
||||
|
||||
void NoteData::Init()
|
||||
{
|
||||
ClearAll();
|
||||
m_iNumTracks = 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user