mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 06:18:21 +08:00
Add: OS meowfficer farming
- Opt: ZoneManager class to select zones
This commit is contained in:
@@ -16,7 +16,6 @@ class GlobeCamera(GlobeOperation, ZoneManager):
|
||||
Call this method before doing anything.
|
||||
"""
|
||||
if not hasattr(self, 'globe'):
|
||||
self._load_zone_info()
|
||||
self.globe = GlobeDetection(self.config)
|
||||
self.globe.load_globe_map()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user