mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 16:44:13 +08:00
fix
This commit is contained in:
parent
9341aac0b6
commit
5ddd0f6fc5
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user