equal
deleted
inserted
replaced
125 AddCaption(s, PHedgehog(HH^.Hedgehog)^.Team^.Color, capgrpAmmoinfo); |
125 AddCaption(s, PHedgehog(HH^.Hedgehog)^.Team^.Color, capgrpAmmoinfo); |
126 RenderHealth(PHedgehog(HH^.Hedgehog)^); |
126 RenderHealth(PHedgehog(HH^.Hedgehog)^); |
127 RecountTeamHealth(PHedgehog(HH^.Hedgehog)^.Team) |
127 RecountTeamHealth(PHedgehog(HH^.Hedgehog)^.Team) |
128 end; |
128 end; |
129 end; |
129 end; |
|
130 FreeActionsList |
130 end; |
131 end; |
131 |
132 |
132 const StepTicks: LongWord = 0; |
133 const StepTicks: LongWord = 0; |
133 |
134 |
134 procedure HedgehogStep(Gear: PGear); |
135 procedure HedgehogStep(Gear: PGear); |