refactor: key

This commit is contained in:
cha0s 2021-02-17 14:08:24 -06:00
parent 72d05ab3c3
commit e765f2ebbe

View File

@ -94,7 +94,7 @@ export default (latus) => class ServerJoin extends Join() {
],
Interact: [
{type: 'button', index: 1},
{type: 'key', index: 'e'},
{type: 'key', index: 'ArrowDown'},
],
},
},