hedgewars/uGearsHedgehog.pas
changeset 9285 8e8b908970c2
parent 9283 76e68c136a11
child 9291 15f7bb217b66
--- a/hedgewars/uGearsHedgehog.pas	Thu Jun 27 14:37:03 2013 +0400
+++ b/hedgewars/uGearsHedgehog.pas	Thu Jun 27 15:33:02 2013 +0400
@@ -33,8 +33,8 @@
 
 implementation
 uses uConsts, uVariables, uFloat, uAmmos, uSound, uCaptions,
-    uCommands, uLocale, uUtils, uVisualGears, uStats, uIO, uScript,
-    uGearsList, uGears, uCollisions, uRandom, uStore, uTeams,
+    uCommands, uLocale, uUtils, uStats, uIO, uScript,
+    uGearsList, uCollisions, uRandom, uStore, uTeams,
     uGearsUtils, uVisualGearsList;
 
 var GHStepTicks: LongWord = 0;