changeset 1918 | 975d5061712f |
parent 1913 | 73d2da2df3c2 |
child 1939 | 4b8e4cd9e7c0 |
--- a/hedgewars/uGears.pas Thu Mar 26 13:54:02 2009 +0000 +++ b/hedgewars/uGears.pas Thu Mar 26 13:59:27 2009 +0000 @@ -510,6 +510,7 @@ stChDmg: if CheckNoDamage then inc(step) else step:= stDelay; stSweep: if SweepDirty then begin + SetAllToActive; step:= stChDmg end else inc(step); stTurnReact: begin