From 8dc4ae48a375a1f217d13bcc356eb1aebed546a6 Mon Sep 17 00:00:00 2001 From: Fedja Beader Date: Fri, 20 Sep 2024 12:15:04 +0000 Subject: Move move-specific keybinds from basic to move section of SETUP Move to target & move to target type intentionally kept in basic's targetting section. **** mana/plus!103 --- src/input/pages/basic.cpp | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'src/input/pages/basic.cpp') diff --git a/src/input/pages/basic.cpp b/src/input/pages/basic.cpp index 9631c3705..c6cfe72d4 100644 --- a/src/input/pages/basic.cpp +++ b/src/input/pages/basic.cpp @@ -66,24 +66,6 @@ SetupActionData setupActionDataBasic[] = InputAction::CHANGE_MOVE_TO_TARGET, "", }, - { - // TRANSLATORS: input action name - N_("Move to Home location"), - InputAction::MOVE_TO_HOME, - "", - }, - { - // TRANSLATORS: input action name - N_("Set home location"), - InputAction::SET_HOME, - "", - }, - { - // TRANSLATORS: input action name - N_("Move to navigation point"), - InputAction::MOVE_TO_POINT, - "", - }, { // TRANSLATORS: input action name N_("Talk"), -- cgit v1.2.3-70-g09d2