--- a/src/network.h Thu May 28 12:15:26 2026 +0200
+++ b/src/network.h Thu May 28 13:58:24 2026 +0200
@@ -53,7 +53,7 @@
#define NETCODE_CONNLOST 0x80
#define NETCODE_ERROR 0xFF
-#define NETCODE_VERSION 18
+#define NETCODE_VERSION 19
typedef struct {
int fd; /* -1, if we are the client */