mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 06:18:21 +08:00
Fix: Screenshot interval is not extended in daemon and guild combat
This commit is contained in:
@@ -469,6 +469,7 @@ class GuildOperations(GuildBase):
|
||||
# Only print once when detected
|
||||
if not is_loading:
|
||||
if az.is_combat_loading():
|
||||
self.device.screenshot_interval_set('combat')
|
||||
is_loading = True
|
||||
continue
|
||||
|
||||
|
||||
Reference in New Issue
Block a user