X-Git-Url: http://deadsoftware.ru/gitweb?p=d2df-sdl.git;a=blobdiff_plain;f=src%2Fgame%2Fg_net.pas;h=1007f0f0c3625816ffc97fa2237415cc75ce79d4;hp=c15df2bae9406b2cc043fce515bdc11b113b21da;hb=494e3c6768d51ad19d73a6b60bec8ac93020f8d8;hpb=52853ee4939a9c85c9e8aded0b60bdbc2d9d8821 diff --git a/src/game/g_net.pas b/src/game/g_net.pas index c15df2b..1007f0f 100644 --- a/src/game/g_net.pas +++ b/src/game/g_net.pas @@ -22,7 +22,7 @@ uses e_log, e_msg, ENet, Classes, MAPDEF{$IFDEF USE_MINIUPNPC}, miniupnpc;{$ELSE};{$ENDIF} const - NET_PROTOCOL_VER = 174; + NET_PROTOCOL_VER = 177; NET_MAXCLIENTS = 24; NET_CHANS = 11;