mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-19 06:03:27 +02:00
Added keypad, fixed one crash bug and few more features for mobile version
This commit is contained in:
@@ -36,6 +36,9 @@ MouseNoButton = 0
|
||||
MouseLeftButton = 1
|
||||
MouseRightButton = 2
|
||||
MouseMidButton = 3
|
||||
MouseTouch = 4
|
||||
MouseTouch2 = 5 -- multitouch, 2nd finger
|
||||
MouseTouch3 = 6 -- multitouch, 3th finger
|
||||
|
||||
MouseNoWheel = 0
|
||||
MouseWheelUp = 1
|
||||
|
Reference in New Issue
Block a user