--- a/src/network.h Fri Aug 21 20:06:26 2026 +0200
+++ b/src/network.h Sat Aug 22 15:15:52 2026 +0200
@@ -56,7 +56,7 @@
#define NETCODE_CONNLOST 0x80
#define NETCODE_ERROR 0xFF
-#define NETCODE_VERSION 23
+#define NETCODE_VERSION 24
typedef struct {
int fd; /* -1, if we are the client */