DEADSOFTWARE

net: sync moving items and flags
[d2df-sdl.git] / src / game / g_net.pas
index 45f507a53dcccadfe604224d5fccaa1f90f7666d..200fd5bedeb52fad78925fe358ae789572a99b0e 100644 (file)
@@ -21,7 +21,7 @@ uses
   e_log, e_msg, utils, ENet, Classes, md5, MAPDEF{$IFDEF USE_MINIUPNPC}, miniupnpc;{$ELSE};{$ENDIF}
 
 const
-  NET_PROTOCOL_VER = 186;
+  NET_PROTOCOL_VER = 187;
 
   NET_MAXCLIENTS = 24;
   NET_CHANS = 12;