diff --git a/keymap/gameforpeace.json b/keymap/gameforpeace.json index 3b46c4a..5895c53 100644 --- a/keymap/gameforpeace.json +++ b/keymap/gameforpeace.json @@ -52,6 +52,16 @@ "y": 0.35 } }, + { + "comment": "自动跑", + "type": "KMT_CLICK", + "key": "Key_Equal", + "pos": { + "x": 0.84, + "y": 0.26 + }, + "switchMap": false + }, { "comment": "跳", "type": "KMT_CLICK", @@ -253,4 +263,4 @@ "switchMap": false } ] -} \ No newline at end of file +}