functions moved

This commit is contained in:
Glenn Maynard
2003-10-02 01:41:09 +00:00
parent e41a094ee5
commit 75a3a7f8b8
3 changed files with 4 additions and 50 deletions
+1 -1
View File
@@ -518,7 +518,7 @@ void ScreenOptionsMaster::ExportOptions()
/* Save preferences. */
LOG->Trace("ROW_CONFIG used; saving ...");
PREFSMAN->SaveGlobalPrefsToDisk();
PREFSMAN->SaveGamePrefsToDisk();
SaveGamePrefsToDisk();
}
if( ChangeMask & OPT_RESET_GAME )