DEADSOFTWARE

network code for mplats: looks like it works; see commit comments for some more info
[d2df-sdl.git] / src / game / g_net.pas
index 16e6bb511d3c2437e8d0bd76da86a26fec99343b..95f96739e62eea4e74a3d662097d2421261c1a50 100644 (file)
@@ -22,7 +22,7 @@ uses
   e_log, e_msg, ENet, Classes;
 
 const
-  NET_PROTOCOL_VER = 172;
+  NET_PROTOCOL_VER = 173;
 
   NET_MAXCLIENTS = 24;
   NET_CHANS = 11;