summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source')
-rw-r--r--crawl-ref/source/command.cc6
1 files changed, 1 insertions, 5 deletions
diff --git a/crawl-ref/source/command.cc b/crawl-ref/source/command.cc
index 1eb1574811..1d1a07e6a7 100644
--- a/crawl-ref/source/command.cc
+++ b/crawl-ref/source/command.cc
@@ -734,7 +734,7 @@ void list_commands(bool wizard)
"<h>In-game Toggles:\n"
"<w>Ctrl-A</w> : toggle Autopickup\n"
"<w>Ctrl-V</w> : toggle auto-prayer\n"
-// "<w>Ctrl-T</w> : toggle spell fizzle check\n"
+ " \n"
" \n"
" \n",
true, true, cmdhelp_textfilter);
@@ -746,10 +746,6 @@ void list_commands(bool wizard)
cols.add_formatted(
0,
-// "\p"
- // I want a page break here, but perhaps there are
- // less violent ways to enforce it.
- " \n \n \n \n"
"<h>Item types (and common commands)\n"
"<cyan>)</cyan> : hand weapons (<w>w</w>ield)\n"
"<brown>(</brown> : missiles (<w>t</w>hrow or <w>f</w>ire)\n"