]> git.pond.sub.org Git - empserver/commit
Make files set the usual nation flags for POGO
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 6 Nov 2011 09:28:54 +0000 (10:28 +0100)
committerMarkus Armbruster <armbru@pond.sub.org>
Thu, 29 Dec 2011 10:47:05 +0000 (11:47 +0100)
commit5fd595a59ac3c4ce149d4d441ea0eaa4115af585
treeeef0018a43452899941c5748f30ac8a0a8f89e81
parent5232add0f50b86ed4c9b69bcef272c01e5a7e82c
Make files set the usual nation flags for POGO

The add command sets nation flags NF_FLASH, NF_BEEP, NF_COASTWATCH,
NF_SONAR, and since 4.2.6 NF_TECHLISTS.  POGO is created by the files
utility, which sets only NF_FLASH (since 4.2.2).  Change files to
match add.
src/util/files.c