src/network.h

changeset 41
a8346dcf7bbf
parent 34
c4d4b8a8f902
child 43
12141136a0da
     1.1 --- a/src/network.h	Wed Apr 16 21:16:05 2014 +0200
     1.2 +++ b/src/network.h	Wed Apr 16 21:46:34 2014 +0200
     1.3 @@ -48,7 +48,7 @@
     1.4  #define NETCODE_STALEMATE 0x25
     1.5  #define NETCODE_TIMEOVER 0x26
     1.6  
     1.7 -#define NETCODE_VERSION 11
     1.8 +#define NETCODE_VERSION 12
     1.9  
    1.10  typedef struct {
    1.11      int fd; /* -1, if we are the client */

mercurial