From c5fca995222ee14847e8b53ead55841354f7821d Mon Sep 17 00:00:00 2001 From: tankefugl Date: Thu, 19 May 2005 18:38:49 +0000 Subject: [PATCH] Added an empty userconfig.cfg to ensure that a full revert will overwrite all configurations. git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@127 67975925-1194-0748-b3d5-c16f83f1a3a1 --- main/userconfig.cfg | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 main/userconfig.cfg diff --git a/main/userconfig.cfg b/main/userconfig.cfg new file mode 100644 index 00000000..1c7ee3aa --- /dev/null +++ b/main/userconfig.cfg @@ -0,0 +1,2 @@ +// Add your own configuration options in this file +// This file will not be rewritten as config.cfg will