mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 13:09:25 +08:00
Fix: shipyard no ocr_coin
This commit is contained in:
@@ -23,6 +23,7 @@ DRBP_BUY_PRIZE = {
|
||||
|
||||
from module.ocr.ocr import Digit
|
||||
import module.config.server as server
|
||||
from module.campaign.assets import OCR_COIN
|
||||
if server.server != 'jp':
|
||||
OCR_COIN = Digit(OCR_COIN, name='OCR_COIN', letter=(239, 239, 239), threshold=128)
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user