diff -r bcefeeabaa33 -r ae5507ddb989 hedgewars/uGears.pas --- a/hedgewars/uGears.pas Thu Nov 18 11:32:47 2010 +0300 +++ b/hedgewars/uGears.pas Thu Nov 18 11:45:31 2010 +0300 @@ -47,7 +47,7 @@ implementation uses uWorld, uMisc, uStore, uSound, uTeams, uRandom, uCollisions, uIO, uLandGraphics, uAIMisc, uLocale, uAI, uAmmos, uStats, uVisualGears, uScript, GLunit, uMobile, uVariables, - uCommands, uUtils; + uCommands, uUtils, uTextures; const MAXROPEPOINTS = 384; var RopePoints: record