From 41adf75fa42f497e9f0049a786f08f3414ed6cbd Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 3 Feb 2016 19:38:05 +0300 Subject: Add chat command /seen for show seen informatin abount nick. --- 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 b8f89c7cd..91b8d8368 100644 --- a/src/input/inputactionmap.h +++ b/src/input/inputactionmap.h @@ -5233,6 +5233,12 @@ static const InputActionData inputActionData "bartochat", UseArgs_true, Protected_true}, + {"keySeenCmd", + defaultAction(&Actions::seen), + InputCondition::INGAME, + "seen|lastseen", + UseArgs_true, + Protected_true}, }; #undef defaultAction -- cgit v1.2.3-60-g2f50