mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-16 03:27:24 +08:00
Fix: Auto event convert should before stage covert
This commit is contained in:
@@ -8,6 +8,7 @@ from module.logger import logger
|
||||
# Here manually type coordinates, because the ball appears in this event only.
|
||||
BALL = Button(area=(589, 279, 685, 374), color=(), button=(589, 279, 685, 374))
|
||||
|
||||
|
||||
class CampaignBase(CampaignBase_):
|
||||
STAGE_INCREASE = [
|
||||
'T1 > T2 > TS1 > T3',
|
||||
|
||||
Reference in New Issue
Block a user