mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 02:48:23 +08:00
Chore: Log battle UI theme
This commit is contained in:
@@ -183,7 +183,9 @@ class Combat(Level, HPBalancer, Retirement, SubmarineCall, CombatAuto, CombatMan
|
||||
interval_set = True
|
||||
|
||||
# End
|
||||
if self.is_combat_executing():
|
||||
pause = self.is_combat_executing()
|
||||
if pause:
|
||||
logger.attr('BattleUI', pause)
|
||||
if emotion_reduce:
|
||||
self.emotion.reduce(fleet_index)
|
||||
break
|
||||
|
||||
Reference in New Issue
Block a user