jons theoretical fix for dota2 (#141)

This commit is contained in:
j-lin-lmg
2025-05-13 13:03:28 -07:00
committed by GitHub
parent 6241007b18
commit 1e2abd47b3

View File

@@ -75,6 +75,8 @@ def run_benchmark():
"Game didn't start in time. Check settings and try again.")
sys.exit(1)
time.sleep(15) # wait for main menu
screen_height, screen_width = get_resolution()
location = None
click_multiple = 0