save preferences before reloading ccl
This commit is contained in:
parent
8c05814df7
commit
abe68db638
1 changed files with 1 additions and 0 deletions
|
@ -1129,6 +1129,7 @@ global void MenuLoop(char* filename, WorldMap* map)
|
|||
PlaySectionMusic(PlaySectionMainMenu);
|
||||
#endif
|
||||
|
||||
SavePreferences();
|
||||
LoadCcl(); // Reload the main config file
|
||||
|
||||
PreMenuSetup();
|
||||
|
|
Loading…
Add table
Reference in a new issue