diff options
author | sowgro <tpoke.ferrari@gmail.com> | 2024-09-22 01:13:11 -0400 |
---|---|---|
committer | sowgro <tpoke.ferrari@gmail.com> | 2024-09-22 01:13:11 -0400 |
commit | 2b3d6eeb08fac367b2e2f4ed0528bfaeeedca686 (patch) | |
tree | 23cf821ce9ab536dfd44a74db26dba6ea4f9fb90 /controls.json | |
parent | da1b21264caf8fd42a1a809c538e2128435160f9 (diff) | |
download | NPEhero-2b3d6eeb08fac367b2e2f4ed0528bfaeeedca686.tar.gz NPEhero-2b3d6eeb08fac367b2e2f4ed0528bfaeeedca686.tar.bz2 NPEhero-2b3d6eeb08fac367b2e2f4ed0528bfaeeedca686.zip |
Contain all gamedata in .npehero
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 |