mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-19 07:39:29 +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