diff -r 911b53e8c00a -r d5ec4e4eb2d5 hedgewars/uGears.pas --- a/hedgewars/uGears.pas Sun Jul 08 13:29:06 2012 +0400 +++ b/hedgewars/uGears.pas Mon Jul 09 16:42:13 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;