summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs/options_guide.txt
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-04-11 10:49:36 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-04-11 10:49:36 +0000
commit294794073634d4aa598858ba8f577b95f606356d (patch)
tree7e27e63b134741eba35c7b125f7ffe1f4ff23ff4 /crawl-ref/docs/options_guide.txt
parent6f24f856327baae51e8f95ccbbd485bca3d81104 (diff)
downloadcrawl-ref-294794073634d4aa598858ba8f577b95f606356d.tar.gz
crawl-ref-294794073634d4aa598858ba8f577b95f606356d.zip
* Allow viewing known items from "Use on what item?" scroll prompt.
* Default use_fake_cursor to true on Unix, else false. * Tweak some descriptions. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9594 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/docs/options_guide.txt')
-rw-r--r--crawl-ref/docs/options_guide.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/docs/options_guide.txt b/crawl-ref/docs/options_guide.txt
index caabd13789..76c423eb6c 100644
--- a/crawl-ref/docs/options_guide.txt
+++ b/crawl-ref/docs/options_guide.txt
@@ -2010,6 +2010,7 @@ use_fake_cursor = true
targeting screens instead of relying on the term to draw the
cursor. Use this if your term cannot show a cursor over
darkgrey/black squares.
+ On non-Unix builds this option defaults to false.
7- Inline Lua.