mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
refactoring
This commit is contained in:
@@ -51,7 +51,7 @@ class MouseProcess(BaseDeviceProcess):
|
||||
**kwargs,
|
||||
)
|
||||
|
||||
self.__pressed_buttons: int = 0
|
||||
self.__pressed_buttons = 0
|
||||
self.__x = 0 # For absolute
|
||||
self.__y = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user