From a0f7d665da88809186f535401fb5de85286f7af3 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 7 Nov 2015 00:05:36 +0300 Subject: fix code style. --- src/input/inputactionmap.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/input') diff --git a/src/input/inputactionmap.h b/src/input/inputactionmap.h index f3e75ed40..5d6fdc702 100644 --- a/src/input/inputactionmap.h +++ b/src/input/inputactionmap.h @@ -263,7 +263,8 @@ static const InputActionData inputActionData Input::GRP_DEFAULT, &Actions::sit, InputAction::NO_VALUE, 50, - InputCondition::GAME | InputCondition::NOTARGET | InputCondition::NOBLOCK, + InputCondition::GAME | InputCondition::NOTARGET | + InputCondition::NOBLOCK, "sit", UseArgs_false, Protected_false}, -- cgit v1.2.3-60-g2f50