mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 23:18:22 +08:00
Refactor: Emotion module
- Fix: Modifications of config will be overridden by the loading of yaml file during update
This commit is contained in:
@@ -101,7 +101,7 @@ class Combat(Level, HPBalancer, Retirement, SubmarineCall, CombatAuto, CombatMan
|
||||
skip_first_screenshot = True
|
||||
|
||||
if emotion_reduce:
|
||||
self.emotion.wait(fleet=fleet_index)
|
||||
self.emotion.wait(fleet_index=fleet_index)
|
||||
if balance_hp:
|
||||
self.hp_balance()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user