From 142cdd218fe10efbea5ceb78cb7947812c35e19e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 24 Feb 2016 17:19:40 +0300 Subject: Add chat command /gmcharcommands. Also add show char commands to player context menu. --- src/input/inputactionmap.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/input/inputactionmap.h') diff --git a/src/input/inputactionmap.h b/src/input/inputactionmap.h index 15816dcd9..4ffd21800 100644 --- a/src/input/inputactionmap.h +++ b/src/input/inputactionmap.h @@ -5281,6 +5281,12 @@ static const InputActionData inputActionData "gmcommands|playergmcommands|playercommands", UseArgs_true, Protected_true}, + {"keyPlayerCharGmCommands", + defaultAction(&Actions::playerCharGmCommands), + InputCondition::INGAME, + "gmcharcommands|playerchargmcommands|playercharcommands", + UseArgs_true, + Protected_true}, }; #undef defaultAction -- cgit v1.2.3-60-g2f50