some fixes for config handling + save searchpaths

git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@155 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
This commit is contained in:
albertzeyer
2009-07-24 18:07:25 +00:00
parent 6c0db530e2
commit 6af47445c3
4 changed files with 22 additions and 19 deletions
+2
View File
@@ -221,6 +221,8 @@ int main(int argc, char *argv[])
cleanupResources(&CKP);
Settings.saveDrvCfg();
printf("Thank you very much for playing this wonderful game!");
return 0;