Added new unlock system, disabled by default
This commit is contained in:
@@ -83,6 +83,7 @@ void SortBackgroundChangesArray( vector<BackgroundChange> &arrayBackgroundChange
|
||||
//////////////////////////////
|
||||
Song::Song()
|
||||
{
|
||||
m_bIsLocked = false;
|
||||
m_bChangedSinceSave = false;
|
||||
m_fBeat0OffsetInSeconds = 0;
|
||||
m_fMusicSampleStartSeconds = -1;
|
||||
|
||||
Reference in New Issue
Block a user