update default keybinds

This commit is contained in:
Bui
2018-10-23 15:46:26 +01:00
parent 1a2753c411
commit 117e32e578
3 changed files with 11 additions and 10 deletions

View File

@@ -4,10 +4,10 @@ class Keyboard{
this.game = this.controller.game
this.kbd = {
"don_l": 86, // V
"don_r": 66, // B
"ka_l": 67, // C
"ka_r": 78, // N
"don_l": 70, // F
"don_r": 74, // J
"ka_l": 68, // D
"ka_r": 75, // K
"pause": 81, // Q
"back": 8, // Backspace
"previous": 38, // Up