From df6872e6f475cea7fc311155307b43b78ba06aad Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Mon, 27 Apr 2026 18:56:41 +0200 Subject: [PATCH] Update default clearTarget key binding to KeyQ --- tests/unit/entity-instances.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/unit/entity-instances.test.ts b/tests/unit/entity-instances.test.ts index eb7eea2b..a1e3f8e1 100644 --- a/tests/unit/entity-instances.test.ts +++ b/tests/unit/entity-instances.test.ts @@ -84,7 +84,7 @@ describe("entity registry defaults", () => { sprint: "ShiftLeft", crouch: "ControlLeft", interact: "MouseLeft", - clearTarget: "Escape", + clearTarget: "KeyQ", pauseTime: "KeyP" }, gamepad: {