summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/options.h
diff options
context:
space:
mode:
authorChris Oelmueller <chris.oelmueller@gmail.com>2014-01-21 10:26:36 +0100
committerChris Campbell <chriscampbell89@gmail.com>2014-02-08 23:54:42 +0000
commit48654649027b943db41148e8ed22cdbd6a371b76 (patch)
treea879f1326dddd957bb5e4751242ada0c49b4a83d /crawl-ref/source/options.h
parent99f2d0bf9de26e6bfea5462779cd85adb06a54b3 (diff)
downloadcrawl-ref-48654649027b943db41148e8ed22cdbd6a371b76.tar.gz
crawl-ref-48654649027b943db41148e8ed22cdbd6a371b76.zip
Remove `drop_mode` setting and in-game toggle for `single` behavior
The setting itself went largely unused with a few exceptions for bot configurations, and the toggle (either @ or Ctrl-D in the drop menu) added nothing to the interface: It was intransparent and probably not known to a single player out there. Like with the pickup menu, what was old `multi` is the far superior interface, and unlike with pickup it also has been the default for a long time. For quickly (interface-wise) dropping items, there still exists `D` to drop your last pickup, but even that is rather prone to input errors.
Diffstat (limited to 'crawl-ref/source/options.h')
-rw-r--r--crawl-ref/source/options.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/crawl-ref/source/options.h b/crawl-ref/source/options.h
index 82c886cc42..22bf80722e 100644
--- a/crawl-ref/source/options.h
+++ b/crawl-ref/source/options.h
@@ -336,8 +336,6 @@ public:
bool target_unshifted_dirs; // Unshifted keys target if cursor is
// on player.
- int drop_mode; // Controls whether single or multidrop
- // is the default.
bool pickup_menu; // false for single, true for menu
int pickup_menu_limit; // Over this number of items, menu for
// pickup