summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/main.cc')
-rw-r--r--crawl-ref/source/main.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/main.cc b/crawl-ref/source/main.cc
index 6b95501781..b7d74f0d29 100644
--- a/crawl-ref/source/main.cc
+++ b/crawl-ref/source/main.cc
@@ -3970,7 +3970,6 @@ static bool _initialise(void)
TileNewLevel(newc);
#endif
- set_cursor_enabled(false);
maybe_update_stashes();
// This just puts the view up for the first turn.