changeset 1058 | c53c5c4e7b48 |
parent 1051 | dfdd5dfe97d4 |
child 1066 | 1f1b3686a2b0 |
--- 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;