1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

Update changelog

This commit is contained in:
tobspr
2020-06-21 19:58:54 +02:00
parent 71a98a75f1
commit 1458e1aad0
2 changed files with 7 additions and 2 deletions

View File

@@ -78,6 +78,7 @@ export const KEYMAPPINGS = {
placementDisableAutoOrientation: { keyCode: 17 }, // CTRL
placeMultiple: { keyCode: 16 }, // SHIFT
placeInverse: { keyCode: 18 }, // ALT
cycleInverse: { keyCode: 16 }, // SHIFT
},
};