X-Git-Url: http://deadsoftware.ru/gitweb?p=d2df-sdl.git;a=blobdiff_plain;f=src%2Fgame%2Fg_game.pas;h=77fd80ac499b78f21c870be4cb5a75d167fca1e2;hp=7b8324325dffae8ff5a131987a28a9326f555b87;hb=69ed21bb4a9cd4c59ba1acfd5971c7be5f854ee2;hpb=6b0ba68063ba1c8f35903d3e939e5eeb91d2a58c diff --git a/src/game/g_game.pas b/src/game/g_game.pas index 7b83243..77fd80a 100644 --- a/src/game/g_game.pas +++ b/src/game/g_game.pas @@ -4614,6 +4614,7 @@ begin if not InMsg.Init(Ptr, NetEvent.packet^.dataLength, True) then continue; + InMsg.ReadLongWord(); // skip size MID := InMsg.ReadByte(); if (MID = NET_MSG_INFO) and (State = 0) then