hedgewars/uGears.pas
changeset 89 f9db56409a86
parent 83 207c85fbef51
child 92 0c359a7a2356
--- a/hedgewars/uGears.pas	Wed Jul 26 13:44:11 2006 +0000
+++ b/hedgewars/uGears.pas	Thu Jul 27 15:24:14 2006 +0000
@@ -324,6 +324,7 @@
       t:= Gear.NextGear;
       if Gear.Active then Gear.doStep(Gear);
       end;
+
 if AllInactive then
    case step of
         stDelay: begin