mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 01:38:21 +08:00
Fix: OS clear map if hp balance enabled
This commit is contained in:
@@ -75,6 +75,9 @@ class OSFleet(OSCamera, Combat, Fleet, OSAsh):
|
||||
def hp_get(self):
|
||||
pass
|
||||
|
||||
def hp_withdraw_triggered(self):
|
||||
return False
|
||||
|
||||
def lv_get(self, after_battle=False):
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user