src/network.h

changeset 49
02c509a44e98
parent 48
0cedda2544da
child 51
84f2e380a434
     1.1 --- a/src/network.h	Wed Jun 11 15:38:01 2014 +0200
     1.2 +++ b/src/network.h	Wed Jun 11 16:54:20 2014 +0200
     1.3 @@ -49,7 +49,7 @@
     1.4  #define NETCODE_TIMEOVER 0x44
     1.5  #define NETCODE_CONNLOST 0x80
     1.6  
     1.7 -#define NETCODE_VERSION 14
     1.8 +#define NETCODE_VERSION 15
     1.9  
    1.10  typedef struct {
    1.11      int fd; /* -1, if we are the client */

mercurial