mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-15 04:07:20 +08:00
Fix: [EN] Relogin is now working
Optimize: [EN] GUI improved
This commit is contained in:
@@ -3,6 +3,8 @@ from module.campaign.run import CampaignRun
|
||||
|
||||
RECORD_SINCE = (0,)
|
||||
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):
|
||||
|
||||
Reference in New Issue
Block a user