changeset 6856 | a5b0afb60862 |
parent 6803 | 0e70f3ea3bf8 |
child 6913 | 73984ea24ff5 |
--- a/hedgewars/uVisualGears.pas Wed Apr 04 18:00:46 2012 +0400 +++ b/hedgewars/uVisualGears.pas Thu Apr 05 00:42:43 2012 +0400 @@ -47,7 +47,7 @@ procedure AddDamageTag(X, Y, Damage, Color: LongWord); implementation -uses uSound, uMobile, uVariables, uTextures, uRender, Math, uRenderUtils, uStore; +uses uSound, uMobile, uVariables, uTextures, uRender, Math, uRenderUtils, uStore, uUtils; const cExplFrameTicks = 110;