mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 06:18:21 +08:00
Fix: Revert the modification of handle_mystery in module.os
This commit is contained in:
@@ -66,8 +66,7 @@ class OSFleet(OSCamera, Combat, Fleet, OSAsh):
|
||||
return sight
|
||||
|
||||
def handle_mystery(self, button=None):
|
||||
# Treat map events as mystery, may walk into unexpected object on path
|
||||
return self.handle_map_event()
|
||||
return False
|
||||
|
||||
def handle_ambush(self):
|
||||
# Treat map events as ambush, to trigger walk retrying
|
||||
|
||||
Reference in New Issue
Block a user