mirror of
https://github.com/EyeTrackVR/EyeTrackVR.git
synced 2025-11-04 14:39:42 +08:00
remove "here" print lmao
This commit is contained in:
parent
e18dd0ca58
commit
3053983f00
@ -72,7 +72,6 @@ class VRChatOSC:
|
||||
se = 0
|
||||
|
||||
if rec == 0 or lec == 0:
|
||||
print("here")
|
||||
se = 1
|
||||
self.client.send_message("/avatar/parameters/LeftEyeX", sx) # only one eye is detected or there is an error. Send mirrored data to both eyes.
|
||||
self.client.send_message("/avatar/parameters/RightEyeX", sx)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user