X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2Fg_net.pas;h=7c21ea5a156bb1ed7fcfff2064b718c7f606e1c2;hb=31039aaf7e1623de1a4be292d0c77532fcfbf3e6;hp=c672da6c67ca631e14c82084555c9c235500a9ae;hpb=c97b4f7894fd3d797ecea3de574b58499c43aa85;p=d2df-sdl.git diff --git a/src/game/g_net.pas b/src/game/g_net.pas index c672da6..7c21ea5 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 = 176; + NET_PROTOCOL_VER = 179; NET_MAXCLIENTS = 24; NET_CHANS = 11;