diff options
Diffstat (limited to 'src/input')
-rw-r--r-- | src/input/inputactionmap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/inputactionmap.h b/src/input/inputactionmap.h index 40eff9e7c..16869cbd0 100644 --- a/src/input/inputactionmap.h +++ b/src/input/inputactionmap.h @@ -4099,7 +4099,7 @@ static const InputActionData inputActionData {"keyCatchPet", defaultAction(&Actions::catchPet), InputCondition::INGAME, - "catchpet|catch", + "catchpet|catch|taming", UseArgs_true, Protected_false}, {"keyChatServerIgnoreWhisper", |