diff --git a/include/network/networking.h b/include/network/networking.h index e68ce74..5b0bbb5 100644 --- a/include/network/networking.h +++ b/include/network/networking.h @@ -3,7 +3,7 @@ #include -#define MAX_SERVER_CLIENTS 2 +#define MAX_SERVER_CLIENTS 1 typedef struct { int server_fd;