Skip to content

Commit

Permalink
初始化修正
Browse files Browse the repository at this point in the history
  • Loading branch information
Einzieg committed Feb 5, 2025
1 parent 665e572 commit 42ea842
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions control.py
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ def initialize(game_virtual_num, game_offset, game_confidence, game_monster_conf
global device
device = adb_connect(game_virtual_num)
send_scripts(device)
get_screenshot(device)

global if_reset, if_relogin
global offset, confidence, monster_confidence, corpse_confidence, hidden_interval, relogin_time
Expand Down
Binary file removed screenshot.png
Binary file not shown.

0 comments on commit 42ea842

Please sign in to comment.