From a54f29e3313c2eb60369055731b0f50bd2ff20a3 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 11 Apr 2012 01:47:14 +0300 Subject: Convert attack handling code to new format. --- src/gui/setup_input.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/gui') diff --git a/src/gui/setup_input.cpp b/src/gui/setup_input.cpp index f4d2f51e1..35badbe9c 100644 --- a/src/gui/setup_input.cpp +++ b/src/gui/setup_input.cpp @@ -111,8 +111,8 @@ static SetupActionData const setupActionData[] = Input::KEY_UNTARGET }, { - N_("Target Closest"), - Input::KEY_TARGET_CLOSEST + N_("Target monster"), + Input::KEY_TARGET_MONSTER }, { N_("Target NPC"), -- cgit v1.2.3-70-g09d2