1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-22 18:43:44 +08:00

Opt: Modified the options for all screenshots

This commit is contained in:
SarContDeli
2022-05-21 00:53:37 +08:00
parent 67db84b7e0
commit dd66c8f289
20 changed files with 117 additions and 92 deletions

View File

@@ -437,6 +437,8 @@ class ConfigUpdater:
'Alas.DropRecord.OpsiRecord', upload_redirect),
(('Alas.DropRecord.SaveMeowfficerTalent', 'Alas.DropRecord.UploadMeowfficerTalent'),
'Alas.DropRecord.MeowfficerTalent', upload_redirect),
('Alas.DropRecord.SaveCombat', 'Alas.DropRecord.CombatRecord', upload_redirect),
('Alas.DropRecord.SaveMeowfficer', 'Alas.DropRecord.MeowfficerBuy', upload_redirect),
('Alas.Emulator.PackageName', 'Alas.DropRecord.API', api_redirect)
]