Updated to OTCv8 3.1 rev 150

This commit is contained in:
OTCv8
2022-03-15 10:48:00 +00:00
parent af00528e49
commit 1f0939e5ec
8 changed files with 7 additions and 2 deletions

View File

@@ -39,6 +39,8 @@ MouseMidButton = 3
MouseTouch = 4
MouseTouch2 = 5 -- multitouch, 2nd finger
MouseTouch3 = 6 -- multitouch, 3th finger
MouseButton4 = 7 -- side mouse button 1
MouseButton5 = 8 -- side mouse button 2
MouseNoWheel = 0
MouseWheelUp = 1