mirror of
https://github.com/RootKit-Org/AI-Aimbot.git
synced 2025-06-21 02:41:01 +08:00
Fix game title error
This commit is contained in:
parent
bf5871327f
commit
59f70fb03b
2
main.py
2
main.py
@ -47,7 +47,7 @@ def main():
|
||||
videoGameWindow = videoGameWindows[0]
|
||||
except:
|
||||
print("The game window you are trying to select doesn't exist.")
|
||||
print("Check variable videoGameWindowTitle (typically on line 15")
|
||||
print("Check variable videoGameWindowTitle (typically on line 13")
|
||||
exit()
|
||||
|
||||
# Select that Window
|
||||
|
Loading…
x
Reference in New Issue
Block a user