summaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2012-06-27 20:57:45 +0200
committerBardur Arantsson <bardur@scientician.net>2012-06-27 20:57:45 +0200
commit047922a4dd4f74c2a475935368bb15edea516e6f (patch)
tree33b2bee5b62ab04bd22e1804c503513efef3b54d /src/config.h
parent2384dff0de2858e8c97fa7b18634aca0ec4f5a8e (diff)
Remove ALLOW_TERROR preprocessor define
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/config.h b/src/config.h
index 3e0076de..86e4f17f 100644
--- a/src/config.h
+++ b/src/config.h
@@ -119,12 +119,6 @@
/*
- * OPTION: Allow monsters to "flee" from strong players
- */
-#define ALLOW_TERROR
-
-
-/*
* OPTION: Handle signals
*/
#define HANDLE_SIGNALS