changeset 4413 | 46caab3a8f84 |
parent 4403 | 0dfe26f48ec1 |
child 4824 | efbc8f80acac |
--- a/hedgewars/uStats.pas Mon Nov 22 12:35:52 2010 +0100 +++ b/hedgewars/uStats.pas Mon Nov 22 21:43:31 2010 +0300 @@ -35,7 +35,7 @@ procedure SendStats; implementation -uses uTeams, uSound, uLocale, uVariables, uUtils, uIO, uCaptions, uDebug; +uses uSound, uLocale, uVariables, uUtils, uIO, uCaptions, uDebug, uMisc; var DamageGiven : Longword = 0; DamageClan : Longword = 0;