diff -r d9ff60e0a390 -r cf67e58313ea hedgewars/uGears.pas --- a/hedgewars/uGears.pas Thu Aug 23 20:43:39 2012 -0400 +++ b/hedgewars/uGears.pas Fri Aug 24 14:01:07 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, uGearsHandlers; + uGearsHedgehog, uGearsUtils, uGearsList, uGearsHandlers, uGearsHandlersRope; var skipFlag: boolean;