]> git.pond.sub.org Git - empserver/commit
(nullify_objects): Fix option NO_OIL. The attempt to remove ships
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 6 Nov 2005 12:06:10 +0000 (12:06 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 6 Nov 2005 12:06:10 +0000 (12:06 +0000)
commitbee3f4aa88ab0ec41e10af0caf5dd813dd54a798
tree019efd8f620ed83bfd56b468109ece26cf422da9
parent610b1cded4d1a041d4fe6148b5b9afecb73db87a
(nullify_objects): Fix option NO_OIL.  The attempt to remove ships
with capability M_OIL from mchr[] actually replaced them with
sentinels.  Just clear the capability instead.
src/server/main.c