1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-17 12:15:25 +08:00

Merge pull request #1915 from SaiCateDoan/emu

Opt: Independent option to restart emulator daily
This commit is contained in:
LmeSzinc
2022-12-02 00:10:13 +08:00
committed by GitHub
11 changed files with 43 additions and 23 deletions

View File

@@ -486,6 +486,7 @@ class ConfigUpdater:
('Alas.DropRecord.SaveCombat', 'Alas.DropRecord.CombatRecord', upload_redirect),
('Alas.DropRecord.SaveMeowfficer', 'Alas.DropRecord.MeowfficerBuy', upload_redirect),
('Alas.Emulator.PackageName', 'Alas.DropRecord.API', api_redirect),
('Alas.RestartEmulator.Enable', 'Alas.RestartEmulator.ErrorRestart'),
('OpsiGeneral.OpsiGeneral.BuyActionPoint', 'OpsiGeneral.OpsiGeneral.BuyActionPointLimit', action_point_redirect),
('BattlePass.BattlePass.BattlePassReward', 'Freebies.BattlePass.Collect'),
('DataKey.Scheduler.Enable', 'Freebies.DataKey.Collect'),