Quote:
Originally Posted by NiLuJe
|
Lol, of course we get this the day after I fixed my tap zones to get both left and right taps for forward.
Code:
DTAP_ZONE_FORWARD = {x = 0, y = 0, w = 1, h = 1}
DTAP_ZONE_BACKWARD = {x = 0, y = 0, w = 0, h = 0}
Thank you!