summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs/options_guide.txt
diff options
context:
space:
mode:
authorennewalker <ennewalker@c06c8d41-db1a-0410-9941-cceddc491573>2009-02-17 02:02:19 +0000
committerennewalker <ennewalker@c06c8d41-db1a-0410-9941-cceddc491573>2009-02-17 02:02:19 +0000
commit77e8bbcc1dd439c368a9deb653daed4a6fe82851 (patch)
tree48592e5bbdd5f011f352749c9b0cffe1bfed4c75 /crawl-ref/docs/options_guide.txt
parent5f2ee354b41ac6713824a71f8200045b5a684287 (diff)
downloadcrawl-ref-77e8bbcc1dd439c368a9deb653daed4a6fe82851.tar.gz
crawl-ref-77e8bbcc1dd439c368a9deb653daed4a6fe82851.zip
Halving the time before tooltips appear.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9109 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/docs/options_guide.txt')
-rw-r--r--crawl-ref/docs/options_guide.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/docs/options_guide.txt b/crawl-ref/docs/options_guide.txt
index 98458b79fb..65cd562f26 100644
--- a/crawl-ref/docs/options_guide.txt
+++ b/crawl-ref/docs/options_guide.txt
@@ -1616,7 +1616,7 @@ tile_key_repeat = true
Whether or not to repeat key presses when they are held down.
By default, keys will repeat.
-tile_tooltip_ms = 1000
+tile_tooltip_ms = 500
The number of milliseconds before a tooltip appears when hovering the
mouse over part of the screen.