more fixes for cfg file

git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@156 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
This commit is contained in:
albertzeyer
2009-07-24 18:17:16 +00:00
parent 6af47445c3
commit f854745f9e
2 changed files with 7 additions and 5 deletions
+3 -1
View File
@@ -219,10 +219,12 @@ int main(int argc, char *argv[])
}
}
Settings.saveGameCfg(CKP.Option);
cleanupResources(&CKP);
Settings.saveDrvCfg();
printf("Thank you very much for playing this wonderful game!");
return 0;