From 4426d6e72f87e5d2b4b84c6d2196db21f638659d Mon Sep 17 00:00:00 2001 From: j-p-e-g Date: Sat, 23 May 2009 17:53:49 +0000 Subject: 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 --- crawl-ref/settings/tiles_options.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'crawl-ref/settings') 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. -- cgit v1.2.3-54-g00ecf