mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 02:48:23 +08:00
Fix: ensure project should use index instead of name
This commit is contained in:
@@ -98,6 +98,8 @@ class IslandProject:
|
||||
|
||||
return True
|
||||
|
||||
def __str__(self):
|
||||
return self.name
|
||||
|
||||
class ItemNameOcr(Ocr):
|
||||
def after_process(self, result):
|
||||
|
||||
Reference in New Issue
Block a user