changeset 4373 | fe0e3903bb9e |
parent 4371 | ae172b2b03ed |
child 4375 | ae5507ddb989 |
--- 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;