mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-06 21:28:27 +02:00
Cleanup
This commit is contained in:
@@ -279,8 +279,6 @@ export class NativeMkbHandler extends MkbHandler {
|
||||
|
||||
private resetMouseInput() {
|
||||
this.mouseButtonsPressed = 0;
|
||||
this.mouseWheelX = 0;
|
||||
this.mouseWheelY = 0;
|
||||
|
||||
this.sendMouseInput({
|
||||
X: 0,
|
||||
|
Reference in New Issue
Block a user