(buil, vers, opt_NONUKES, show_nuke_build, show_nuke_capab):

Remove opt_NONUKES options.  A nuke characteristics file can
be created with no entries to create the emulate the removed option.
This commit is contained in:
Ron Koenderink 2005-11-12 20:09:11 +00:00
parent caaee8cafa
commit 2e655eaf96
6 changed files with 3 additions and 15 deletions

View file

@ -71,7 +71,6 @@ extern int opt_MOB_ACCESS;
extern int opt_NEUTRON;
extern int opt_NOFOOD;
extern int opt_NOMOBCOST;
extern int opt_NONUKES;
extern int opt_NO_FORT_FIRE;
extern int opt_NO_HCMS;
extern int opt_NO_LCMS;