summaryrefslogtreecommitdiff
path: root/src/input/pages/basic.cpp
diff options
context:
space:
mode:
authorFedja Beader <fedja@protonmail.ch>2024-09-20 12:15:04 +0000
committerFedja Beader <fedja@protonmail.ch>2024-09-20 12:15:04 +0000
commit8dc4ae48a375a1f217d13bcc356eb1aebed546a6 (patch)
treecb06e00d0ef2088ec9f465d83fa5aad49928b72c /src/input/pages/basic.cpp
parent2aea05c1bf995e9f12f346cea38df9286ef9a502 (diff)
downloadplus-8dc4ae48a375a1f217d13bcc356eb1aebed546a6.tar.gz
plus-8dc4ae48a375a1f217d13bcc356eb1aebed546a6.tar.bz2
plus-8dc4ae48a375a1f217d13bcc356eb1aebed546a6.tar.xz
plus-8dc4ae48a375a1f217d13bcc356eb1aebed546a6.zip
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
Diffstat (limited to 'src/input/pages/basic.cpp')
-rw-r--r--src/input/pages/basic.cpp18
1 files changed, 0 insertions, 18 deletions
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
@@ -68,24 +68,6 @@ SetupActionData setupActionDataBasic[] =
},
{
// 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"),
InputAction::TALK,
"",