new ui elements for timing

This commit is contained in:
2022-10-19 08:51:45 +02:00
parent 22592e3a49
commit 8b8cc4f8e7
2 changed files with 3 additions and 3 deletions

View File

@@ -67,7 +67,7 @@ class Magic(GameBase):
pydirectinput.mouseUp()
if self.overlay.run_mode == 'stopped' or self.overlay.run_mode == 'paused':
return
continue
return
if self.overlay.run_mode == 'stopped' or self.overlay.run_mode == 'paused':
return
# for needles in needle_list: