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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/cmd-name.h b/crawl-ref/source/cmd-name.h
index a262f1cb85..c6be67526e 100644
--- a/crawl-ref/source/cmd-name.h
+++ b/crawl-ref/source/cmd-name.h
@@ -179,7 +179,7 @@
{CMD_TARGET_CYCLE_MLIST, "CMD_TARGET_CYCLE_MLIST"},
{CMD_TARGET_CYCLE_MLIST_END, "CMD_TARGET_CYCLE_MLIST_END"},
{CMD_TARGET_TOGGLE_MLIST, "CMD_TARGET_TOGGLE_MLIST"},
-{CMD_TARGET_HIDE_BEAM, "CMD_TARGET_HIDE_BEAM"},
+{CMD_TARGET_TOGGLE_BEAM, "CMD_TARGET_TOGGLE_BEAM"},
{CMD_TARGET_CENTER, "CMD_TARGET_CENTER"},
{CMD_TARGET_CANCEL, "CMD_TARGET_CANCEL"},
{CMD_TARGET_SHOW_PROMPT, "CMD_TARGET_SHOW_PROMPT"},