mirror of
https://github.com/ok-oldking/ok-wuthering-waves.git
synced 2025-05-31 09:30:57 +00:00
退出游戏时候 取消静音
unmute when app exit
This commit is contained in:
parent
74a40ecf4f
commit
ee40d53fb5
@ -1,4 +1,4 @@
|
||||
ok-script==0.0.273
|
||||
ok-script==0.0.275
|
||||
#rapidocr_onnxruntime
|
||||
rapidocr_openvino
|
||||
pySide6-Fluent-Widgets>=1.5.5
|
||||
|
@ -372,7 +372,7 @@ class BaseWWTask(BaseTask, FindFeature, OCR):
|
||||
self.sleep(1)
|
||||
self.log_info(f'index after scrolling down {index}')
|
||||
self.click_relative(0.89, 0.91)
|
||||
|
||||
self.sleep(1)
|
||||
self.wait_click_travel()
|
||||
self.wait_in_team_and_world(time_out=120)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user