mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-22 00:35:34 +00:00
Fix: Init position in Luofu_Cloudford_F1_X281Y873
This commit is contained in:
parent
282ab6da72
commit
5682ca4891
@ -120,6 +120,8 @@ class Route(RouteBase):
|
||||
Luofu_Cloudford_F1_X281Y873 is the same as Luofu_Cloudford_F1_X283Y865
|
||||
but for wrong spawn point detected
|
||||
"""
|
||||
# Re-init position to be the same as origin
|
||||
self.minimap.init_position(position=(283.4, 865.3), locked=True)
|
||||
self.clear_enemy(enemy)
|
||||
|
||||
@locked_position
|
||||
|
Loading…
Reference in New Issue
Block a user