refactor: key
This commit is contained in:
parent
72d05ab3c3
commit
e765f2ebbe
|
@ -94,7 +94,7 @@ export default (latus) => class ServerJoin extends Join() {
|
|||
],
|
||||
Interact: [
|
||||
{type: 'button', index: 1},
|
||||
{type: 'key', index: 'e'},
|
||||
{type: 'key', index: 'ArrowDown'},
|
||||
],
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user