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