save preferences before reloading ccl

This commit is contained in:
nehalmistry 2003-03-05 18:29:22 +00:00
parent 8c05814df7
commit abe68db638

View file

@ -1129,6 +1129,7 @@ global void MenuLoop(char* filename, WorldMap* map)
PlaySectionMusic(PlaySectionMainMenu);
#endif
SavePreferences();
LoadCcl(); // Reload the main config file
PreMenuSetup();