diff options
Diffstat (limited to 'src/main.cpp')
-rw-r--r-- | src/main.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp index f0f885e7..f1f7cd4f 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -198,7 +198,6 @@ void init_engine() config.setValue("updatehost", "http://themanaworld.org/files"); config.setValue("customcursor", 1); config.setValue("homeDir", homeDir); - config.setValue("joytolerance", 100); // Checking if the configuration file exists... otherwise creates it with // default options ! |