mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 09:48:20 +08:00
Opt: guild reward for less clicking
- Reset guild record if red dot not present - Skip goto guild operation if operation didn't refresh
This commit is contained in:
@@ -9,6 +9,9 @@ from module.logger import logger
|
||||
from module.ocr.ocr import Digit
|
||||
from module.statistics.item import ItemGrid
|
||||
|
||||
RECORD_OPTION_LOGISTICS = ('RewardRecord', 'logistics')
|
||||
RECORD_SINCE_LOGISTICS = (0,)
|
||||
|
||||
EXCHANGE_GRIDS = ButtonGrid(
|
||||
origin=(470, 470), delta=(198.5, 0), button_shape=(83, 83), grid_shape=(3, 1), name='EXCHANGE_GRIDS')
|
||||
EXCHANGE_BUTTONS = ButtonGrid(
|
||||
|
||||
Reference in New Issue
Block a user