summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/enum.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/enum.h
parent5eeaf5d109c3c19ebe83bc10278dbf5fffd37af8 (diff)
downloadcrawl-ref-7d98adbee397d823ffbd77b8ea2e3be552f1c5f9.tar.gz
crawl-ref-7d98adbee397d823ffbd77b8ea2e3be552f1c5f9.zip
[ and ] respect dungeon topology (by)
Diffstat (limited to 'crawl-ref/source/enum.h')
-rw-r--r--crawl-ref/source/enum.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/enum.h b/crawl-ref/source/enum.h
index 2deffd9793..f8604c0c67 100644
--- a/crawl-ref/source/enum.h
+++ b/crawl-ref/source/enum.h
@@ -604,7 +604,6 @@ enum command_type
CMD_MAP_NEXT_LEVEL,
CMD_MAP_PREV_LEVEL,
- CMD_MAP_OTHER_BRANCH,
CMD_MAP_GOTO_LEVEL,
CMD_MAP_SCROLL_DOWN,