diff -r a1fcfc341a52 -r 83ef50815535 hedgewars/uGears.pas --- a/hedgewars/uGears.pas Wed Nov 17 17:22:36 2010 +0300 +++ b/hedgewars/uGears.pas Wed Nov 17 17:45:55 2010 +0300 @@ -61,7 +61,7 @@ implementation uses uWorld, uMisc, uStore, uConsole, uSound, uTeams, uRandom, uCollisions, uLand, uIO, uLandGraphics, - uAIMisc, uLocale, uAI, uAmmos, uStats, uVisualGears, uScript, GLunit, uMobile; + uAIMisc, uLocale, uAI, uAmmos, uStats, uVisualGears, uScript, GLunit, uMobile, uVariables; const MAXROPEPOINTS = 384; var RopePoints: record