summaryrefslogtreecommitdiff
path: root/src/heretic/doomdef.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/heretic/doomdef.h')
-rw-r--r--src/heretic/doomdef.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/heretic/doomdef.h b/src/heretic/doomdef.h
index 5d3e67d3..3209cbe4 100644
--- a/src/heretic/doomdef.h
+++ b/src/heretic/doomdef.h
@@ -78,6 +78,7 @@
*/
#define NUMARTIFCTS 28
+#define MAXPLAYERS 4
#define BT_ATTACK 1
#define BT_USE 2