This commit is contained in:
恍兮惚兮 2024-08-21 15:26:22 +08:00
parent 9341aac0b6
commit 5ddd0f6fc5

View File

@ -101,6 +101,7 @@ class ocrtext(basetext):
laststate = (0, 0, 0, 0, 0)
while not self.ending:
if not self.isautorunning:
time.sleep(0.1)
continue
if globalconfig["ocr_auto_method"] == 3: