Update default clearTarget key binding to KeyQ
This commit is contained in:
@@ -84,7 +84,7 @@ describe("entity registry defaults", () => {
|
||||
sprint: "ShiftLeft",
|
||||
crouch: "ControlLeft",
|
||||
interact: "MouseLeft",
|
||||
clearTarget: "Escape",
|
||||
clearTarget: "KeyQ",
|
||||
pauseTime: "KeyP"
|
||||
},
|
||||
gamepad: {
|
||||
|
||||
Reference in New Issue
Block a user