src/network.h

changeset 48
0cedda2544da
parent 46
4dcfb4c58b6d
child 49
02c509a44e98
     1.1 --- a/src/network.h	Wed May 28 15:47:57 2014 +0200
     1.2 +++ b/src/network.h	Wed Jun 11 15:38:01 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 13
     1.8 +#define NETCODE_VERSION 14
     1.9  
    1.10  typedef struct {
    1.11      int fd; /* -1, if we are the client */

mercurial