mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 09:48:20 +08:00
Fix: _get_num in campaign_status
This commit is contained in:
@@ -98,7 +98,7 @@ class CampaignStatus(UI):
|
||||
color = get_color(self.device.image, OCR_OIL_CHECK.button)
|
||||
if color_similar(color, OCR_OIL_CHECK.color):
|
||||
# Original color
|
||||
if isinstance(OCR_COIN, Ocr):
|
||||
if isinstance(_button, Ocr):
|
||||
ocr = _button
|
||||
else:
|
||||
if server.server != 'jp':
|
||||
|
||||
Reference in New Issue
Block a user