changeset 4380 | b78638b36b89 |
parent 4378 | 91655618a510 |
child 4385 | f679ffa2dc8c |
--- a/hedgewars/uGears.pas Thu Nov 18 15:55:02 2010 +0300 +++ b/hedgewars/uGears.pas Thu Nov 18 16:19:55 2010 +0300 @@ -47,7 +47,7 @@ implementation uses uWorld, uStore, uSound, uTeams, uRandom, uCollisions, uIO, uLandGraphics, uAIMisc, uLocale, uAI, uAmmos, uStats, uVisualGears, uScript, GLunit, uMobile, uVariables, - uCommands, uUtils, uTextures, uRender; + uCommands, uUtils, uTextures, uRender, uRenderUtils; const MAXROPEPOINTS = 384; var RopePoints: record