changeset 57 | e1a77ae57065 |
parent 55 | e09f7c952a40 |
child 70 | 82d93eeecebe |
--- a/hedgewars/CCHandlers.inc Wed Jan 25 19:45:39 2006 +0000 +++ b/hedgewars/CCHandlers.inc Wed Feb 01 20:42:53 2006 +0000 @@ -324,7 +324,6 @@ PInteger(@s[6])^:= TargetPoint.Y; SendIPC(s) end; - AdjustMPoint; State:= State and not gstHHChooseTarget; end else if CurrentTeam.ExtDriven then OutError('got /put while not being in choose target mode', true) end;