From 0a4ee3a9df73daf0350080b9e147f7b4bd535429 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 19 Aug 2016 22:59:49 +0300 Subject: Add chat command for show/change share experience in party. --- src/input/inputactionmap.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/input') diff --git a/src/input/inputactionmap.h b/src/input/inputactionmap.h index 99ff49779..332138ed5 100644 --- a/src/input/inputactionmap.h +++ b/src/input/inputactionmap.h @@ -5582,6 +5582,12 @@ static const InputActionData inputActionData "itemshare|shareitem", UseArgs_true, Protected_true}, + {"keyPartyExpShare", + defaultAction(&Actions::partyExpShare), + InputCondition::INGAME, + "expshare|shareexp", + UseArgs_true, + Protected_true}, }; #undef defaultAction -- cgit v1.2.3-70-g09d2