mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Remove unused keybindings
This commit is contained in:
@@ -78,7 +78,6 @@ export const KEYMAPPINGS = {
|
||||
placementDisableAutoOrientation: { keyCode: 17 }, // CTRL
|
||||
placeMultiple: { keyCode: 16 }, // SHIFT
|
||||
placeInverse: { keyCode: 18 }, // ALT
|
||||
cycleInverse: { keyCode: 16 }, // SHIFT
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user