mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Minor fixes to mergers / splitters
This commit is contained in:
@@ -56,10 +56,10 @@ export const KEYMAPPINGS = {
|
||||
trash: { keyCode: key("0") },
|
||||
energy_generator: { keyCode: key("O") },
|
||||
advanced_processor: { keyCode: key("P") },
|
||||
wire_crossings: { keyCode: key("H") },
|
||||
|
||||
// Wires layer
|
||||
wire: { keyCode: key("1") },
|
||||
wire_crossings: { keyCode: key("2") },
|
||||
},
|
||||
|
||||
placement: {
|
||||
|
||||
Reference in New Issue
Block a user