call SONGMAN->SetPreferences when PREFSMAN->m_bAutogenSteps

changes
This commit is contained in:
Glenn Maynard
2004-06-05 08:11:00 +00:00
parent 1eab5c9f1d
commit 398eb05fcb
3 changed files with 5 additions and 0 deletions
@@ -520,6 +520,7 @@ int ConfOption::GetEffects() const
{ WaitForVsync, OPT_APPLY_GRAPHICS },
{ GameSel, OPT_RESET_GAME },
{ SoundVolume, OPT_APPLY_SOUND },
{ AutogenSteps, OPT_APPLY_SONG },
};
int ret = OPT_SAVE_PREFERENCES;