See TODO.miryokuteki

This commit is contained in:
Kevin Slaughter
2003-02-12 15:56:01 +00:00
parent 150f2bc9a6
commit 0d5c5de300
7 changed files with 20 additions and 5 deletions
+1
View File
@@ -235,6 +235,7 @@ void PrefsManager::SaveGlobalPrefsToDisk()
ini.SetValueB( "Options", "PickExtraStage", m_bPickExtraStage );
ini.SetValueF( "Options", "LongVerSeconds", m_fLongVerSongSeconds );
ini.SetValueF( "Options", "MarathonVerSeconds", m_fMarathonVerSongSeconds );
ini.SetValueB( "Options", "SongOptions", m_bShowSongOptions );
/* Only write these if they aren't the default. This ensures that we can change
* the default and have it take effect for everyone (except people who