summaryrefslogtreecommitdiff
path: root/include/constants/union_room.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/constants/union_room.h')
-rw-r--r--include/constants/union_room.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/constants/union_room.h b/include/constants/union_room.h
index 9243ea15d..7b1d1a1be 100644
--- a/include/constants/union_room.h
+++ b/include/constants/union_room.h
@@ -1,6 +1,8 @@
#ifndef GUARD_CONSTANTS_UNION_ROOM_H
#define GUARD_CONSTANTS_UNION_ROOM_H
+#define MAX_UNION_ROOM_PLAYERS 8
+
#define UNION_ROOM_SPAWN_NONE 0
#define UNION_ROOM_SPAWN_IN 1
#define UNION_ROOM_SPAWN_OUT 2