This commit is contained in:
redphx
2024-12-28 20:36:34 +07:00
parent ef85175a91
commit c8142e5079
3 changed files with 2 additions and 4 deletions

View File

@@ -279,8 +279,6 @@ export class NativeMkbHandler extends MkbHandler {
private resetMouseInput() {
this.mouseButtonsPressed = 0;
this.mouseWheelX = 0;
this.mouseWheelY = 0;
this.sendMouseInput({
X: 0,