summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/cmd-name.h
diff options
context:
space:
mode:
authorStefan O'Rear <stefanor@cox.net>2009-11-04 13:06:05 -0800
committerStefan O'Rear <stefanor@cox.net>2009-11-04 13:06:42 -0800
commit7d98adbee397d823ffbd77b8ea2e3be552f1c5f9 (patch)
tree0e9ca7f6566f331d5758b51850900d7b4f98124d /crawl-ref/source/cmd-name.h
parent5eeaf5d109c3c19ebe83bc10278dbf5fffd37af8 (diff)
downloadcrawl-ref-7d98adbee397d823ffbd77b8ea2e3be552f1c5f9.tar.gz
crawl-ref-7d98adbee397d823ffbd77b8ea2e3be552f1c5f9.zip
[ and ] respect dungeon topology (by)
Diffstat (limited to 'crawl-ref/source/cmd-name.h')
-rw-r--r--crawl-ref/source/cmd-name.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/cmd-name.h b/crawl-ref/source/cmd-name.h
index c251802138..9940b8e548 100644
--- a/crawl-ref/source/cmd-name.h
+++ b/crawl-ref/source/cmd-name.h
@@ -132,7 +132,6 @@
{CMD_MAP_JUMP_DOWN_RIGHT, "CMD_MAP_JUMP_DOWN_RIGHT"},
{CMD_MAP_NEXT_LEVEL, "CMD_MAP_NEXT_LEVEL"},
{CMD_MAP_PREV_LEVEL, "CMD_MAP_PREV_LEVEL"},
-{CMD_MAP_OTHER_BRANCH, "CMD_MAP_OTHER_BRANCH"},
{CMD_MAP_GOTO_LEVEL, "CMD_MAP_GOTO_LEVEL"},
{CMD_MAP_SCROLL_DOWN, "CMD_MAP_SCROLL_DOWN"},
{CMD_MAP_SCROLL_UP, "CMD_MAP_SCROLL_UP"},