changeset 4378 | 91655618a510 |
parent 4375 | ae5507ddb989 |
child 4379 | 6cd6b77df8b8 |
--- a/hedgewars/uVisualGears.pas Thu Nov 18 12:12:51 2010 +0300 +++ b/hedgewars/uVisualGears.pas Thu Nov 18 15:45:35 2010 +0300 @@ -34,7 +34,7 @@ procedure AddDamageTag(X, Y, Damage, Color: LongWord); implementation -uses uMisc, uStore, uSound, uMobile, uVariables, uTextures; +uses uMisc, uStore, uSound, uMobile, uVariables, uTextures, uRender; const cExplFrameTicks = 110;