hedgewars/uStats.pas
changeset 6453 11c578d30bd3
parent 6290 c6245ed6cbc0
child 6580 6155187bf599
--- a/hedgewars/uStats.pas	Sun Nov 27 19:34:08 2011 +0300
+++ b/hedgewars/uStats.pas	Sun Nov 27 23:13:22 2011 +0300
@@ -130,7 +130,7 @@
     else if AmmoDamagingUsed then
         AddVoice(sndMissed, PreviousTeam^.voicepack)
     else if (AmmoUsedCount > 0) and (not isTurnSkipped) then
-        // nothing ?
+        begin end// nothing ?
     else if isTurnSkipped then
         begin
         AddVoice(sndBoring, PreviousTeam^.voicepack);