X-Git-Url: http://deadsoftware.ru/gitweb?p=d2df-sdl.git;a=blobdiff_plain;f=src%2Fgame%2Fg_player.pas;h=5dd29a6c4633bd97984551f7f9ae6f93665b5397;hp=b87d5d794f79e78f656dab77fdce1cdeaa78c37d;hb=b066b99359532b885ce79247e5edbd3e50d05882;hpb=f9fcec8e8f955c2fbb1a654b29d21d5c1f2697a4 diff --git a/src/game/g_player.pas b/src/game/g_player.pas index b87d5d7..5dd29a6 100644 --- a/src/game/g_player.pas +++ b/src/game/g_player.pas @@ -4197,6 +4197,7 @@ begin Result := True; remove := True; FFireTime := 0; + //k8:do we need it? if g_Game_IsNet and g_Game_IsServer then MH_SEND_PlayerStats(FUID); end; if FHealth < PLAYER_HP_SOFT then begin