]> git.pond.sub.org Git - empserver/commit
(buil): Use typematch() to search for ship, plane, land unit and nuke
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 6 Nov 2005 20:14:28 +0000 (20:14 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 6 Nov 2005 20:14:28 +0000 (20:14 +0000)
commit856539fc5414c17ef1370472980dc05e884db495
tree470e80d67990e338a9f9c37a1a7678e6dc5b6c28
parent100d0fc4955a26270ccc89ee49f8aa108a828cda
(buil): Use typematch() to search for ship, plane, land unit and nuke
type.  The old code didn't work correctly when "sbb  super battleship"
came before "sb   submarine" in mchr[].
src/lib/commands/buil.c