diff -r a803a00a3272 -r 2b7f2a43b999 hedgewars/CCHandlers.inc --- a/hedgewars/CCHandlers.inc Sat Dec 31 13:46:49 2005 +0000 +++ b/hedgewars/CCHandlers.inc Thu Jan 05 15:54:22 2006 +0000 @@ -232,7 +232,6 @@ with CurrentTeam.Hedgehogs[CurrentTeam.CurrHedgehog].Gear^, CurrentTeam.Hedgehogs[CurrentTeam.CurrHedgehog] do begin - {$IFDEF DEBUGFILE}AddFileLog('/-attack: Gear.State = '+inttostr(State)+' CurAmmoGear = '+inttostr(longword(CurAmmoGear)));{$ENDIF} Message:= Message and not gm_Attack; if not CurrentTeam.ExtDriven then SendIPC('a') end