diff -r b4d51b95aa16 -r 1102e19780b9 hedgewars/HHHandlers.inc --- a/hedgewars/HHHandlers.inc Mon Oct 13 12:58:44 2008 +0000 +++ b/hedgewars/HHHandlers.inc Mon Oct 13 14:44:15 2008 +0000 @@ -617,6 +617,7 @@ Gear^.Timer:= 0; Gear^.State:= Gear^.State or gstHHDeath; Gear^.doStep:= @doStepHedgehogDead; + FollowGear:= Gear; PrvInactive:= false; AllInactive:= false end;