Keyboard: Add TaTaCon buttons

This commit is contained in:
LoveEevee
2018-10-08 23:32:25 +03:00
parent 13f9981e6f
commit 32caec8fac
7 changed files with 10 additions and 10 deletions

View File

@@ -187,7 +187,7 @@ class SongSelect{
this.pressedKeys = {}
this.gamepad = new Gamepad({
"13": ["b", "start"],
"13": ["b", "start", "ls", "rs"],
"8": ["a"],
"37": ["l", "lb", "lt"],
"39": ["r", "rb", "rt"],