summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/cmd-name.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/cmd-name.h')
-rw-r--r--crawl-ref/source/cmd-name.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/cmd-name.h b/crawl-ref/source/cmd-name.h
index 01b0e8a3a3..c251802138 100644
--- a/crawl-ref/source/cmd-name.h
+++ b/crawl-ref/source/cmd-name.h
@@ -133,6 +133,7 @@
{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"},
{CMD_MAP_FIND_UPSTAIR, "CMD_MAP_FIND_UPSTAIR"},