mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-24 02:05:57 +08:00
Merge branch 'master' of https://github.com/LmeSzinc/AzurLaneAutoScript
This commit is contained in:
@@ -15,6 +15,8 @@ equipping_filter.add_state('off', check_button=EQUIPPING_OFF)
|
||||
|
||||
SWIPE_DISTANCE = 250
|
||||
SWIPE_RANDOM_RANGE = (-40, -20, 40, 20)
|
||||
# patch to handle both blue (folded) and orange (expanded) button
|
||||
EQUIPMENT_OPEN.match = EQUIPMENT_OPEN.match_luma
|
||||
|
||||
|
||||
class Equipment(StorageHandler):
|
||||
|
||||
Reference in New Issue
Block a user