mirror of
https://github.com/ok-oldking/ok-wuthering-waves.git
synced 2025-06-03 09:25:19 +00:00
修复合成声骸
This commit is contained in:
parent
7244b75207
commit
d145c9e53f
@ -72,6 +72,7 @@ class DiscardEchoTask(BaseCombatTask):
|
||||
self.current_cost = 0
|
||||
|
||||
def run(self):
|
||||
self.current_cost = 0
|
||||
if self.find_one('button_echo_merge'):
|
||||
self.click_empty_area()
|
||||
if not self.find_one('data_merge_first_add_slot', threshold=0.6):
|
||||
|
Loading…
x
Reference in New Issue
Block a user