mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 12:08:21 +08:00
Revert "Optimization: [EN] changed translator"
This reverts commit 68fbe6801e.
This commit is contained in:
@@ -2,7 +2,7 @@ from module.campaign.run import CampaignRun
|
||||
|
||||
|
||||
RECORD_SINCE = (0,)
|
||||
CAMPAIGN_NAME = ['c1', 'c2', 'c3']
|
||||
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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user