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

Del: outdeted mining

This commit is contained in:
hgjazhgj
2023-05-28 02:30:26 +08:00
parent bf4caf03b1
commit f54c722031
8 changed files with 4 additions and 10 deletions

View File

@@ -29,7 +29,7 @@ class GeneratedConfig:
# Group `FpyEmulator`
FpyEmulator_Serial = '127.0.0.1:5555'
FpyEmulator_LaunchPath = '/absolute_path_to_FGO-py/deploy/Alas'
FpyEmulator_LaunchPath = '/absolute_path_to_FGO-py/deploy/AzurLaneAutoScript'
# Group `Interval`
Interval_Interval = '07:00'
@@ -52,7 +52,7 @@ class GeneratedConfig:
Benchmark_BenchOption = 'all' # touch, screen, all
# Group `Call`
Call_Function = 'lottery' # fpSummon, lottery, mining, mail, synthesis, summonHistory
Call_Function = 'lottery' # fpSummon, lottery, mail, synthesis, summonHistory
# Group `Storage`
Storage_Storage = {}