src/network.h

changeset 181
8bda076d0a16
parent 179
5ef724e21702
child 182
04c65336777f
--- 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 */

mercurial