X-Git-Url: http://deadsoftware.ru/gitweb?p=d2df-sdl.git;a=blobdiff_plain;f=src%2Fgame%2Fg_netmsg.pas;h=1fd6f7c5a8d3e7a6be8a0dad2ce9ea3980b2b78c;hp=235cbb1b280b1ebb1c821f508f1cd3fc2bcbdc5d;hb=9ecce49b43c44343c6061091189b48888520bdf1;hpb=d7e26c5b3bd136c429cd4e1532892b9476658126 diff --git a/src/game/g_netmsg.pas b/src/game/g_netmsg.pas index 235cbb1..1fd6f7c 100644 --- a/src/game/g_netmsg.pas +++ b/src/game/g_netmsg.pas @@ -2354,6 +2354,7 @@ begin if (OldFire <= 0) and (FFireTime > 0) then g_Sound_PlayExAt('SOUND_IGNITE', Obj.X, Obj.Y); Flam := M.ReadByte() <> 0; + FSpawnInvul := M.ReadLongInt(); if OldJet and not FJetpack then JetpackOff else if not OldJet and FJetpack then