]> git.pond.sub.org Git - empserver/commit - src/lib/commands/load.c
Improve message when refusing to load plane on unsuitable ship
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 4 Oct 2009 20:44:06 +0000 (16:44 -0400)
committerMarkus Armbruster <armbru@pond.sub.org>
Sat, 12 Dec 2009 15:28:52 +0000 (16:28 +0100)
commit7312693936066cd1870d4ca1985fd9121a62d474
treeb6dbda83efd1600fdc5396461a5b84617607e547
parent0100402e5ff422fca4eac835304e06e5e6c3aec4
Improve message when refusing to load plane on unsuitable ship

Test more specific causes before more general ones.  Also get rid of
silly strcpy().
src/lib/commands/load.c