hedgewars/HHHandlers.inc
changeset 435 25820c10c849
parent 434 2c6ccce17f39
child 498 9c8b385dc9a1
--- a/hedgewars/HHHandlers.inc	Sun Feb 11 19:38:26 2007 +0000
+++ b/hedgewars/HHHandlers.inc	Sun Feb 11 19:57:29 2007 +0000
@@ -126,8 +126,7 @@
                     RenderHealth(PHedgehog(HH^.Hedgehog)^);
                     RecountTeamHealth(PHedgehog(HH^.Hedgehog)^.Team)
                     end;
-     end;
-FreeActionsList
+     end
 end;
 
 const StepTicks: LongWord = 0;