call SONGMAN->SetPreferences when PREFSMAN->m_bAutogenSteps
changes
This commit is contained in:
@@ -563,6 +563,9 @@ void ScreenOptionsMaster::ExportOptions()
|
||||
SOUNDMAN->SetPrefs( PREFSMAN->m_fSoundVolume );
|
||||
}
|
||||
|
||||
if( ChangeMask & OPT_APPLY_SONG )
|
||||
SONGMAN->SetPreferences();
|
||||
|
||||
CHECKPOINT;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user