mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 17:57:01 +08:00
Opt: 3 optimization listed below
+ validate Interval + config.multi_set to avoid frequent file write + merge BenchTouch and BenchScreen into once
This commit is contained in:
@@ -49,8 +49,7 @@ class GeneratedConfig:
|
||||
Limit_SpecialDrop = 0
|
||||
|
||||
# Group `Benchmark`
|
||||
Benchmark_BenchTouch = True
|
||||
Benchmark_BenchScreen = True
|
||||
Benchmark_BenchOption = 'all' # touch, screen, all
|
||||
|
||||
# Group `Call`
|
||||
Call_Function = 'lottery' # fpSummon, lottery, mining, mail, synthesis, summonHistory
|
||||
|
||||
Reference in New Issue
Block a user