--- a/hedgewars/uCollisions.pas Sun Dec 26 00:15:41 2010 +0100
+++ b/hedgewars/uCollisions.pas Sun Dec 26 00:47:18 2010 -0500
@@ -103,7 +103,7 @@
mx:= hwRound(Gear^.X);
my:= hwRound(Gear^.Y);
-tr:= Gear^.Radius + 2;
+tr:= Gear^.Radius;
for i:= 0 to Pred(Count) do
with cinfos[i] do