]> git.pond.sub.org Git - empserver/commit
Fix sabotage command to use correct coordinate system
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 16 May 2010 09:12:29 +0000 (11:12 +0200)
committerMarkus Armbruster <armbru@pond.sub.org>
Mon, 21 Jun 2010 19:03:21 +0000 (21:03 +0200)
commit79dccdf5a8adac427098e13e709c3f5b80c4a3fa
tree88bb38b80bf5a0156ed533b8f8387a4fee1e6d24
parenta4cd4aa7f7de8818f27760c7e7204587042b6e0d
Fix sabotage command to use correct coordinate system

It reported the spy's location in the spy's coordinate system
instead of the player's.  Fortunately, they're the same in normal
usage.  They can differ only when a deity uses a foreign spy.
src/lib/commands/sabo.c