diff -r 6b5785287f42 -r c53c5c4e7b48 hedgewars/CCHandlers.inc --- a/hedgewars/CCHandlers.inc Sun Jul 06 20:03:09 2008 +0000 +++ b/hedgewars/CCHandlers.inc Sun Jul 06 21:52:07 2008 +0000 @@ -281,7 +281,6 @@ if not CurrentTeam^.ExtDriven then SendIPC('N'); TickTrigger(trigTurns); {$IFDEF DEBUGFILE}AddFileLog('Doing SwitchHedgehog: time '+inttostr(GameTicks));{$ENDIF} - SwitchHedgehog; end end;