hedgewars/uGears.pas
changeset 5810 552371cc69cc
parent 5806 6778f0a7d896
child 5812 91d9de564ef5
--- a/hedgewars/uGears.pas	Thu Sep 08 15:39:30 2011 +0400
+++ b/hedgewars/uGears.pas	Thu Sep 08 17:59:19 2011 +0400
@@ -991,7 +991,10 @@
 if ((GameTicks and $FFFF) = $FFFF) then
     begin
     if (not CurrentTeam^.ExtDriven) then
-        SendIPCTimeInc;
+        begin
+        SendIPC('#');
+        AddFileLog('hiTicks increment message sent')
+        end;
 
     if (not CurrentTeam^.ExtDriven) or CurrentTeam^.hasGone then
         inc(hiTicks) // we do not recieve a message for this