mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 03:58:22 +08:00
Chore: Log battle UI theme
This commit is contained in:
@@ -477,7 +477,9 @@ class GuildOperations(GuildBase):
|
||||
continue
|
||||
|
||||
# End
|
||||
if az.is_combat_executing():
|
||||
pause = az.is_combat_executing()
|
||||
if pause:
|
||||
logger.attr('BattleUI', pause)
|
||||
return True
|
||||
|
||||
def _guild_operations_boss_combat(self):
|
||||
|
||||
Reference in New Issue
Block a user