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:
parent
fcb926b1b5
commit
f7c35fc4b4
@ -69,14 +69,13 @@ export const KEYMAPPINGS = {
|
|||||||
constant_signal: { keyCode: key("3") },
|
constant_signal: { keyCode: key("3") },
|
||||||
|
|
||||||
portable_hub: { keyCode: key("P") },
|
portable_hub: { keyCode: key("P") },
|
||||||
|
|
||||||
lever_wires: { keyCode: key("4") },
|
lever_wires: { keyCode: key("4") },
|
||||||
logic_gate: { keyCode: key("5") },
|
logic_gate: { keyCode: key("5") },
|
||||||
virtual_processor: { keyCode: key("6") },
|
virtual_processor: { keyCode: key("6") },
|
||||||
transistor: { keyCode: key("7") },
|
transistor: { keyCode: key("7") },
|
||||||
analyzer: { keyCode: key("8") },
|
analyzer: { keyCode: key("8") },
|
||||||
comparator: { keyCode: key("9") },
|
comparator: { keyCode: key("9") },
|
||||||
|
|
||||||
},
|
},
|
||||||
|
|
||||||
placement: {
|
placement: {
|
||||||
|
Loading…
Reference in New Issue
Block a user