From edde105b049c15d3aae50494b49d2f224dc358dc Mon Sep 17 00:00:00 2001 From: ennewalker Date: Sat, 27 Sep 2008 04:08:39 +0000 Subject: Adding a tile_repeat_key option (on by default) that determines whether to repeat key input when a key is held down. (Also, some doc update from the previous submission.) git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7036 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/settings/tiles_options.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'crawl-ref/settings/tiles_options.txt') diff --git a/crawl-ref/settings/tiles_options.txt b/crawl-ref/settings/tiles_options.txt index 03b7a98e5a..733927b86d 100644 --- a/crawl-ref/settings/tiles_options.txt +++ b/crawl-ref/settings/tiles_options.txt @@ -26,6 +26,8 @@ # tile_excl_centre = darkblue # tile_window_col = yellow +# tile_key_repeat = false + # tile_tooltip_ms = 1000 # tile_window_width = 1024 -- cgit v1.2.3-54-g00ecf