1
0
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:
tobspr
2020-07-06 21:53:03 +02:00
parent 04ea105584
commit feb10c3805
21 changed files with 305 additions and 291 deletions

View File

@@ -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: {