]> git.pond.sub.org Git - empserver/commit
Simplify how fire command passes attacker to defend()
authorMarkus Armbruster <armbru@pond.sub.org>
Thu, 13 Mar 2008 21:05:36 +0000 (22:05 +0100)
committerMarkus Armbruster <armbru@pond.sub.org>
Fri, 14 Mar 2008 19:34:44 +0000 (20:34 +0100)
commit7f4a5d06306fe52a15488a58354a4bcadba3908c
tree2669e48d1246b1ebf67db8798583536d4c5636e8
parent7b2574c1678647b8796e8e74dba31f4829ea8018
Simplify how fire command passes attacker to defend()

Pass attacker empobj instead of attacker's targ_type, sector (used for
targ_land), ship (used otherwise) and coordinates (used in either
case).
src/lib/commands/mfir.c