]> git.pond.sub.org Git - empserver/blobdiff - src/lib/gen/emp_config.c
(mult, player_coms): Command `mult' is disabled since 4.0.0 ('96), and
[empserver] / src / lib / gen / emp_config.c
index 0b58dca7da62d5efbc0e53caae2204c1e19e535c..135aa5114c406e2590146c460a2ec6d04f4f5d83 100644 (file)
@@ -299,10 +299,6 @@ struct keymatch configkeys[] = {
      "Number of seconds commodities stay on the market for bidding"},
     {"TRADE_DELAY", intset, (caddr_t)&TRADE_DELAY, 0,
      "Number of seconds ships, planes, and units stay on the market for bidding"},
-    {"maxmult", doubleset, (caddr_t)&maxmult, 0,
-     "Maximum trade multiple (used for mult command)"},
-    {"minmult", doubleset, (caddr_t)&minmult, 0,
-     "Minimum trade multiple (used for mult command)"},
     {"buytax", doubleset, (caddr_t)&buytax, 0,
      "Tax (in percentage points) charged to the buyer on market purchases"},
     {"tradetax", doubleset, (caddr_t)&tradetax, 0,