]> git.pond.sub.org Git - empserver/commit
edit: Fix edit s key 'U' to preserve "does not follow"
authorMarkus Armbruster <armbru@pond.sub.org>
Sat, 18 Jan 2014 11:24:29 +0000 (12:24 +0100)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 16 Feb 2014 12:19:24 +0000 (13:19 +0100)
commitae595ec430490e5a8764d8607c9fa2861f43df87
tree6e02faf580e278b434ec8c0a0aa7d082e636f5ca
parente604c6e7374817a0419ef9015e9a0eb9d57a9ff4
edit: Fix edit s key 'U' to preserve "does not follow"

Copying the ship copies the ship to follow.  When the source ship
doesn't follow a ship, the target ship is made to follow the source.
Screwed up since Chainsaw added the means to copy a ship.  Fix it.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
src/lib/commands/edit.c
tests/actofgod/final.xdump
tests/fire/final.xdump