mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-07-08 13:51:43 +08:00
Merge branch 'master' of https://github.com/LmeSzinc/AzurLaneAutoScript
This commit is contained in:
@@ -312,7 +312,7 @@ class MapOperation(MysteryHandler, FleetPreparation, Retirement, FastForwardHand
|
||||
MAP_MODE_SWITCH_HARD5,
|
||||
MAP_MODE_SWITCH_HARD6,
|
||||
]:
|
||||
if self.appear(button, offset=(20, 20), threshold=0.7):
|
||||
if self.appear(button, offset=(20, 20), similarity=0.7):
|
||||
if active:
|
||||
return self._is_mod_switch_hard_active(button)
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user