From 8312553e59eb4810133d3da547bb0fb605e804ad Mon Sep 17 00:00:00 2001 From: CHERWING <160421895+CHERWING@users.noreply.github.com> Date: Thu, 23 May 2024 02:29:04 +0800 Subject: [PATCH] Update YLXL.py --- YLXL.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/YLXL.py b/YLXL.py index cc950fd..821f659 100644 --- a/YLXL.py +++ b/YLXL.py @@ -188,7 +188,7 @@ class RUN: random_delay() self.get_sign_status() random_delay() - self.get_Point() + self.get_Point(True) self.sendMsg() return True