--- a/hedgewars/CCHandlers.inc Thu May 08 18:38:52 2008 +0000
+++ b/hedgewars/CCHandlers.inc Thu May 08 20:30:34 2008 +0000
@@ -371,7 +371,7 @@
begin
if not CurrentTeam^.ExtDriven then SendIPC(',');
uStats.Skipped;
-TurnTimeLeft:= 0
+skipFlag:= true
end;
procedure chSetMap(var s: shortstring);