Keybind changes
This commit is contained in:
@@ -18,7 +18,7 @@ public enum Binding implements KeyBind{
|
||||
pick(KeyCode.MOUSE_MIDDLE),
|
||||
dash(KeyCode.SHIFT_LEFT),
|
||||
drop_unit(KeyCode.SHIFT_LEFT),
|
||||
gridMode(KeyCode.SPACE),
|
||||
gridMode(KeyCode.GRAVE),
|
||||
gridModeShift(KeyCode.ALT_LEFT),
|
||||
zoom_hold(KeyCode.CONTROL_LEFT, "view"),
|
||||
zoom(new Axis(KeyCode.SCROLL)),
|
||||
|
||||
Reference in New Issue
Block a user