mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-13 01:30:31 +08:00
refactoring
This commit is contained in:
parent
6d117c039f
commit
afcd6408bb
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user