src/network.h

changeset 163
2a6d83f4677e
parent 131
c33567d61ba7
--- a/src/network.h	Thu Jul 30 18:34:15 2026 +0200
+++ b/src/network.h	Thu Jul 30 19:17:38 2026 +0200
@@ -54,7 +54,7 @@
 #define NETCODE_CONNLOST 0x80
 #define NETCODE_ERROR 0xFF
 
-#define NETCODE_VERSION 20
+#define NETCODE_VERSION 21
 
 typedef struct {
     int fd; /* -1, if we are the client */

mercurial