mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-06-25 14:14:28 +08:00
Fix: rename equip_enter
This commit is contained in:
@@ -49,7 +49,7 @@ class Enhancement(Dock):
|
||||
if self.appear(DOCK_EMPTY, offset=(30, 30)):
|
||||
return False
|
||||
|
||||
self.equip_enter(
|
||||
self.ship_info_enter(
|
||||
CARD_GRIDS[(0, 0)], check_button=SHIP_DETAIL_CHECK, long_click=False)
|
||||
return True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user