]> git.pond.sub.org Git - empserver/blobdiff - src/lib/global/options.c
Remove option LANDSPIES, customize table land-chr instead
[empserver] / src / lib / global / options.c
index 0945cbf180f435023b8356aa21f2e601c65baf9f..3968592c7c623b3065e3ce4229259402541e1927 100644 (file)
@@ -46,7 +46,6 @@ int opt_GO_RENEW = 0;
 int opt_GUINEA_PIGS = 0;
 int opt_HIDDEN = 0;
 int opt_INTERDICT_ATT = 1;
-int opt_LANDSPIES = 1;
 int opt_LOANS = 0;
 int opt_LOSE_CONTACT = 0;
 int opt_MARKET = 0;
@@ -60,5 +59,4 @@ int opt_RES_POP = 0;
 int opt_SAIL = 1;
 int opt_SUPER_BARS = 0;
 int opt_TECH_POP = 0;
-int opt_TRADESHIPS = 0;
 int opt_TREATIES = 1;