]> git.pond.sub.org Git - empserver/commit
Clean up suspicious coordinate system use in lnd_mar()
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 16 May 2010 16:43:28 +0000 (18:43 +0200)
committerMarkus Armbruster <armbru@pond.sub.org>
Mon, 21 Jun 2010 19:03:21 +0000 (21:03 +0200)
commit53dc49c85c0300b7c8a7f38ecf23186669e13df5
tree51f6d279340b815db255e1ed0581defb7897af98
parent9ad8618ba32197adaff0a002d136611601971d58
Clean up suspicious coordinate system use in lnd_mar()

When refusing to march foreign land units, it reported the land unit's
location in the land unit's coordinate system instead of the player's.
Fortunately, they're the same, since even deities can't march foreign
land unit.
src/lib/subs/lndsub.c