diff -r a142cf8dbbd3 -r 44ad49a3a126 hedgewars/uGears.pas --- a/hedgewars/uGears.pas Sun Mar 11 23:31:32 2012 +0400 +++ b/hedgewars/uGears.pas Sun Mar 11 18:28:32 2012 -0400 @@ -57,7 +57,7 @@ implementation uses uStore, uSound, uTeams, uRandom, uCollisions, uIO, uLandGraphics, - uAIMisc, uLocale, uAI, uAmmos, uStats, uVisualGears, uScript, GLunit, uMobile, uVariables, + uLocale, uAI, uAmmos, uStats, uVisualGears, uScript, GLunit, uMobile, uVariables, uCommands, uUtils, uTextures, uRenderUtils, uGearsRender, uCaptions, uDebug, uLandTexture, uGearsHedgehog, uGearsUtils, uGearsList;