mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-16 06:25:24 +00:00
Fix: handle_map_2x_run() function name in forgotten hall
This commit is contained in:
parent
674627cfe6
commit
cf9b261eb5
@ -200,4 +200,4 @@ class ForgottenHallUI(DungeonUI):
|
||||
if self.match_template_color(DUNGEON_ENTER_CHECKED):
|
||||
logger.info("Forgotten hall dungeon entered")
|
||||
break
|
||||
joystick.handle_map_run()
|
||||
joystick.handle_map_2x_run()
|
||||
|
Loading…
Reference in New Issue
Block a user