summaryrefslogtreecommitdiffstats
path: root/crawl-ref/settings
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-05-23 17:53:49 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-05-23 17:53:49 +0000
commit4426d6e72f87e5d2b4b84c6d2196db21f638659d (patch)
tree01d0a676cc8977046ce18da1cd84f0b3de1badc2 /crawl-ref/settings
parent966e7d165b4c33f5a00f0b718bb04e4f9df6090c (diff)
downloadcrawl-ref-4426d6e72f87e5d2b4b84c6d2196db21f638659d.tar.gz
crawl-ref-4426d6e72f87e5d2b4b84c6d2196db21f638659d.zip
Add an option that controls whether the tiles build displays tiles in
menus or not. (Defaults to true.) Tiled menus may seem like a great feature (and I love them) but they can also be a bit confusing/distracting (though much less so now than they used to be), and I respect that. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9799 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/settings')
-rw-r--r--crawl-ref/settings/tiles_options.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/crawl-ref/settings/tiles_options.txt b/crawl-ref/settings/tiles_options.txt
index e2069446b0..8f195c088c 100644
--- a/crawl-ref/settings/tiles_options.txt
+++ b/crawl-ref/settings/tiles_options.txt
@@ -1,7 +1,10 @@
+# This file contains options useful only for the Tiles build of Stone Soup.
+# See init.txt on how to change the optional values.
# tile_show_items = !?/%=([)X}+\_.
# tile_title_screen = false
+# tile_menu_icons = false
### The following lines define the colours of various objects within the
### tiles minimap. See options_guide.txt for more details.