mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 07:28:21 +08:00
Add: Do random map events in OpSi
- Opt: Select the second story option from the bottom in OpSi - Fix: ui_mask_homo_stroke in OpSi - Dev: Fix relative_crop.py
This commit is contained in:
@@ -54,6 +54,9 @@ class DropImage:
|
||||
main.device.screenshot()
|
||||
self.add(main.device.image)
|
||||
|
||||
def clear(self):
|
||||
self.images = []
|
||||
|
||||
@property
|
||||
def count(self):
|
||||
return len(self.images)
|
||||
|
||||
Reference in New Issue
Block a user