diff -r 3836973380b9 -r fe0e3903bb9e hedgewars/uVisualGears.pas --- a/hedgewars/uVisualGears.pas Wed Nov 17 22:09:07 2010 -0500 +++ b/hedgewars/uVisualGears.pas Thu Nov 18 09:12:27 2010 +0300 @@ -34,7 +34,7 @@ procedure AddDamageTag(X, Y, Damage, Color: LongWord); implementation -uses uWorld, uMisc, uStore, uSound, uMobile, uVariables; +uses uMisc, uStore, uSound, uMobile, uVariables; const cExplFrameTicks = 110;