mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-28 17:24:04 +08:00
Update campaign_ab.py
This commit is contained in:
@@ -5,7 +5,6 @@ from module.logger import logger
|
|||||||
|
|
||||||
RECORD_SINCE = (0,)
|
RECORD_SINCE = (0,)
|
||||||
CAMPAIGN_NAME = ['a1', 'a2', 'a3', 'b1', 'b2', 'b3']
|
CAMPAIGN_NAME = ['a1', 'a2', 'a3', 'b1', 'b2', 'b3']
|
||||||
# CAMPAIGN_ALL = ['a1', 'a2', 'a3', 'b1', 'b2', 'b3', 'c1', 'c2', 'c3', 'd1', 'd2', 'd3'] # Trying implement all event maps
|
|
||||||
|
|
||||||
|
|
||||||
class CampaignAB(CampaignRun):
|
class CampaignAB(CampaignRun):
|
||||||
|
|||||||
Reference in New Issue
Block a user