hedgewars/CCHandlers.inc
changeset 917 e59614bffc3f
parent 905 57fec00e1b66
child 926 d231e007452a
--- 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);