diff options
Diffstat (limited to '')
-rw-r--r-- | .npehero/controls.json (renamed from controls.json) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/controls.json b/.npehero/controls.json index e347aec..fd7f0ad 100644 --- a/controls.json +++ b/.npehero/controls.json @@ -12,5 +12,6 @@ "PLAY_PAUSE": "P", "SELECT_ALL": "S", "CLEAR_SELECTION": "ESCAPE", + "SELECT_MULTIPLE": "CONTROL", "NOTE_UP": "UP" }
\ No newline at end of file |