changeset 533 | eebb7684ac22 |
parent 490 | 4cddbd75a79b |
--- a/QTfrontend/main.cpp.in Wed May 30 19:29:27 2007 +0000 +++ b/QTfrontend/main.cpp.in Wed May 30 20:48:57 2007 +0000 @@ -66,6 +66,7 @@ if (checkForDir(cfgdir->absolutePath() + "/.hedgewars")) { checkForDir(cfgdir->absolutePath() + "/.hedgewars/Demos"); + checkForDir(cfgdir->absolutePath() + "/.hedgewars/Saves"); } cfgdir->cd(".hedgewars");