From 2304d9cd515a6061b14fa28885ea3e15fe0f7a59 Mon Sep 17 00:00:00 2001 From: haranp Date: Mon, 29 Jan 2007 11:28:03 +0000 Subject: Moved monster descriptions in targeting from '?' to 'v'. Put targeting help on '?'. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@903 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/enum.h | 1 + 1 file changed, 1 insertion(+) (limited to 'crawl-ref/source/enum.h') diff --git a/crawl-ref/source/enum.h b/crawl-ref/source/enum.h index c9695b82bf..0d4abc977d 100644 --- a/crawl-ref/source/enum.h +++ b/crawl-ref/source/enum.h @@ -711,6 +711,7 @@ enum command_type CMD_TARGET_FIND_DOWNSTAIR, CMD_TARGET_FIND_YOU, CMD_TARGET_DESCRIBE, + CMD_TARGET_HELP, // [ds] Silently ignored, requests another round of input. CMD_NEXT_CMD -- cgit v1.2.3-54-g00ecf