mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 20:58:19 +08:00
Fix: OS clear map if hp balance enabled
This commit is contained in:
@@ -38,8 +38,8 @@ class Combat(Combat_, MapEventHandler):
|
||||
|
||||
# if emotion_reduce:
|
||||
# self.emotion.wait(fleet=fleet_index)
|
||||
if balance_hp:
|
||||
self.hp_balance()
|
||||
# if balance_hp:
|
||||
# self.hp_balance()
|
||||
|
||||
while 1:
|
||||
if skip_first_screenshot:
|
||||
|
||||
Reference in New Issue
Block a user