1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-06-13 13:04:03 +00:00

Update key_action_mapper.js

This commit is contained in:
BaleineSanguine 2020-09-24 18:17:50 +02:00 committed by GitHub
parent fcb926b1b5
commit f7c35fc4b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,14 +69,13 @@ export const KEYMAPPINGS = {
constant_signal: { keyCode: key("3") },
portable_hub: { keyCode: key("P") },
lever_wires: { keyCode: key("4") },
logic_gate: { keyCode: key("5") },
virtual_processor: { keyCode: key("6") },
transistor: { keyCode: key("7") },
analyzer: { keyCode: key("8") },
comparator: { keyCode: key("9") },
},
placement: {