diff options
Diffstat (limited to 'src/input/pages/emotes.cpp')
-rw-r--r-- | src/input/pages/emotes.cpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/input/pages/emotes.cpp b/src/input/pages/emotes.cpp index c5b648ce6..194a4ed44 100644 --- a/src/input/pages/emotes.cpp +++ b/src/input/pages/emotes.cpp @@ -52,6 +52,12 @@ SetupActionData setupActionDataEmotes[] = }, { // TRANSLATORS: input action name + N_("Homunculus / mercenary emote modifier key"), + InputAction::HOMUN_EMOTE, + "", + }, + { + // TRANSLATORS: input action name N_("Emote shortcuts"), InputAction::NO_VALUE, "" |