From c6de6f4d1dedd303c894e4f5a836bc4448f4dec1 Mon Sep 17 00:00:00 2001 From: Liangent Date: Sun, 7 Jun 2020 09:35:46 +0000 Subject: [PATCH] Secondary weapon (handgun) on Key_7 for the sample keymap --- keymap/gameforpeace.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/keymap/gameforpeace.json b/keymap/gameforpeace.json index ff8bba3..08f562d 100644 --- a/keymap/gameforpeace.json +++ b/keymap/gameforpeace.json @@ -222,6 +222,16 @@ }, "switchMap": false }, + { + "comment": "手枪", + "type": "KMT_CLICK", + "key": "Key_7", + "pos": { + "x": 0.61, + "y": 0.82 + }, + "switchMap": false + }, { "comment": "车加速", "type": "KMT_CLICK",