]> git.pond.sub.org Git - empserver/commit
Fix get_planes() to abort at the escort prompt
authorMarkus Armbruster <armbru@pond.sub.org>
Sat, 26 Jul 2008 19:12:47 +0000 (15:12 -0400)
committerMarkus Armbruster <armbru@pond.sub.org>
Sat, 26 Jul 2008 23:50:09 +0000 (19:50 -0400)
commit648ea5900b8d4522f7d3db55721f8ae6414d4424
tree579030e133802e0923292f97b9e151bea0c09d9f
parentd3f644a37f28c1ad5e9e0d9b342cfc28fdd5692c
Fix get_planes() to abort at the escort prompt

This affects commands bomb, drop, fly, paradrop, recon and sweep.

The failure to abort was harmless, because all callers get additional
arguments, and abort then.
src/lib/subs/plnsub.c