mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 10:58:21 +08:00
Add: 增加了掉船的截图, 修复丢失截图的问题
- 调整了战斗模块的函数 - 修改了GUI的文字说明 - 修复有文字窗口时紧急委托截图的问题
This commit is contained in:
@@ -84,4 +84,5 @@ class ModuleBase:
|
||||
return self.device.image.crop(button.area)
|
||||
|
||||
def interval_reset(self, button):
|
||||
self.interval_timer[button.name].reset()
|
||||
if button.name in self.interval_timer:
|
||||
self.interval_timer[button.name].reset()
|
||||
|
||||
Reference in New Issue
Block a user