changeset 7669 | a85e1c167b69 |
parent 7667 | 4346566c5a58 |
child 7721 | 2b1ad418ba39 |
--- a/hedgewars/uGears.pas Tue Sep 04 15:18:22 2012 +0400 +++ b/hedgewars/uGears.pas Tue Sep 04 13:18:26 2012 +0200 @@ -284,10 +284,7 @@ end; stChWin: begin - if CheckForWin() then - // if the game ends during a multishot, do last TurnReaction - if (not bBetweenTurns) and isInMultiShoot then - TurnReaction(); + CheckForWin(); inc(step) end; stWater: