DEADSOFTWARE

Game: Add secret notification
[d2df-sdl.git] / src / game / g_net.pas
index c5bce9648aa54223153106e3caf337bd21707018..7c21ea5a156bb1ed7fcfff2064b718c7f606e1c2 100644 (file)
@@ -22,7 +22,7 @@ uses
   e_log, e_msg, ENet, Classes, MAPDEF{$IFDEF USE_MINIUPNPC}, miniupnpc;{$ELSE};{$ENDIF}
 
 const
-  NET_PROTOCOL_VER = 178;
+  NET_PROTOCOL_VER = 179;
 
   NET_MAXCLIENTS = 24;
   NET_CHANS = 11;