diff -r d699d23a6e1d -r b697a26ed538 hedgewars/uConsts.pas --- a/hedgewars/uConsts.pas Fri Nov 12 16:06:06 2010 -0500 +++ b/hedgewars/uConsts.pas Fri Nov 12 22:38:05 2010 +0100 @@ -97,7 +97,7 @@ vgtSteam, vgtAmmo, vgtSmoke, vgtSmokeWhite, vgtHealth, vgtShell, vgtDust, vgtSplash, vgtDroplet, vgtSmokeRing, vgtBeeTrace, vgtEgg, vgtFeather, vgtHealthTag, vgtSmokeTrace, vgtEvilTrace, vgtExplosion, - vgtBigExplosion, vgtChunk, vgtNote); + vgtBigExplosion, vgtChunk, vgtNote, vgtLineTrail); TGearsType = set of TGearType;