From 8b645e30dc0430e1a333a4f770ae2ac3723bee5e Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sun, 24 Nov 2024 09:59:45 +0100 Subject: more locations --- src/include/world.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include') diff --git a/src/include/world.h b/src/include/world.h index 11c8ab3..11ac92e 100644 --- a/src/include/world.h +++ b/src/include/world.h @@ -263,7 +263,7 @@ typedef enum t_event_type EVENT_TYPE_EMPLOYEE_QUIT, // go to schedule } event_type; -#define MAX_EVENT_MESSAGE_LENGTH 150 +#define MAX_EVENT_MESSAGE_LENGTH 200 typedef struct t_event { -- cgit v1.2.3-70-g09d2