mirror of
https://github.com/LTTLabsOSS/markbench-tests.git
synced 2026-01-09 14:07:56 -05:00
jons theoretical fix for dota2 (#141)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user