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=ccf0e1f0ff00a9447d4a70e5c9e417ad993d353c;hpb=676995a77ad243efc0abee75841f81e86a7262a0 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