diff --git a/keymap/gameforpeace.json b/keymap/gameforpeace.json index 3b46c4a..d9b10a4 100644 --- a/keymap/gameforpeace.json +++ b/keymap/gameforpeace.json @@ -82,6 +82,16 @@ }, "switchMap": true }, + { + "comment": "视角", + "type": "KMT_CLICK", + "key": "Key_V", + "pos": { + "x": 0.23, + "y": 0.95 + }, + "switchMap": false + }, { "comment": "趴", "type": "KMT_CLICK", @@ -253,4 +263,4 @@ "switchMap": false } ] -} \ No newline at end of file +}