mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 03:58:22 +08:00
Typo: Docstring in ocr
This commit is contained in:
@@ -159,7 +159,7 @@ class Commission:
|
||||
}
|
||||
self.status = dic[int(np.argmax(get_color(self.image, area)))]
|
||||
|
||||
@Config.when(SERVER=None)
|
||||
@Config.when(SERVER='cn')
|
||||
def commission_parse(self):
|
||||
# Name
|
||||
area = area_offset((176, 23, 420, 53), self.area[0:2])
|
||||
|
||||
Reference in New Issue
Block a user