mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 12:08:21 +08:00
Upd: delete gg_handler
This commit is contained in:
@@ -25,10 +25,6 @@ class ExerciseCombat(HpDaemon, OpponentChoose, ExerciseEquipment, Combat):
|
||||
# self.equipment_take_on()
|
||||
pass
|
||||
|
||||
# Power limit check
|
||||
from module.gg_handler.gg_handler import GGHandler
|
||||
GGHandler(config=self.config, device=self.device).power_limit('Exercise')
|
||||
|
||||
self.device.click(BATTLE_PREPARATION)
|
||||
continue
|
||||
|
||||
|
||||
Reference in New Issue
Block a user