]> git.pond.sub.org Git - empserver/commit
(use_supply): Fix the trickery designed to avoid resupply from itself.
authorMarkus Armbruster <armbru@pond.sub.org>
Fri, 5 Mar 2004 19:28:05 +0000 (19:28 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Fri, 5 Mar 2004 19:28:05 +0000 (19:28 +0000)
commitce4044953333ffb390d1bdb6ccc69680bd1adb78
treec0f39040cec6a282e54cc4df3eb2bf26a4347783
parented7293f85621fb47526e3ed9e16960312616a071
(use_supply): Fix the trickery designed to avoid resupply from itself.
Currently, use_supply() is only called for artillery, where the
trickery is not needed, so this fix isn't observable.  Not sure whether
it would be needed if use_supply() were called for supply units.
src/lib/subs/supply.c