X-Git-Url: http://deadsoftware.ru/gitweb?p=d2df-sdl.git;a=blobdiff_plain;f=src%2Fgame%2Fg_player.pas;h=f770a8c34270ed8d139d41ba8b5784d7af6d7aa9;hp=0921b782382a41844be44dc52372e869798b36ac;hb=ef4db75afec0dcd71f0bbe75b5f0b20537c8eac1;hpb=5f956ee6fcee22182b124e6659ddfb6fec1a859f diff --git a/src/game/g_player.pas b/src/game/g_player.pas index 0921b78..f770a8c 100644 --- a/src/game/g_player.pas +++ b/src/game/g_player.pas @@ -4251,7 +4251,6 @@ 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