diff -r 20448801e86a -r d50b874e7ee8 hedgewars/uGears.pas --- a/hedgewars/uGears.pas Sun Jul 08 13:49:41 2012 -0400 +++ b/hedgewars/uGears.pas Sun Jul 08 23:14:24 2012 +0400 @@ -59,7 +59,7 @@ uses uStore, uSound, uTeams, uRandom, uCollisions, uIO, uLandGraphics, uLocale, uAI, uAmmos, uStats, uVisualGears, uScript, GLunit, uMobile, uVariables, uCommands, uUtils, uTextures, uRenderUtils, uGearsRender, uCaptions, uDebug, uLandTexture, - uGearsHedgehog, uGearsUtils, uGearsList; + uGearsHedgehog, uGearsUtils, uGearsList, uGearsHandlers; var skipFlag: boolean;