re-read before saving so we don't clobber changes made to StepMania.ini while the program is running
This commit is contained in:
@@ -306,7 +306,7 @@ public:
|
||||
void SaveGlobalPrefsToIni( IniFile &ini ) const;
|
||||
|
||||
void ReadGlobalPrefsFromDisk();
|
||||
void SaveGlobalPrefsToDisk() const;
|
||||
void SaveGlobalPrefsToDisk();
|
||||
|
||||
void ResetToFactoryDefaults();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user