--- a/src/network.h Mon Aug 24 15:48:19 2026 +0200
+++ b/src/network.h Mon Aug 24 16:13:51 2026 +0200
@@ -57,7 +57,7 @@
#define NETCODE_CONNLOST 0x80
#define NETCODE_ERROR 0xFF
-#define NETCODE_VERSION 24
+#define NETCODE_VERSION 25
typedef struct {
int fd; /* -1, if we are the client */