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

Add: Screenshot interval in non-combat to help reduce CPU

This commit is contained in:
LmeSzinc
2022-02-02 00:46:06 +08:00
parent df310b9d09
commit 7b0981fd48
17 changed files with 85 additions and 38 deletions

View File

@@ -317,6 +317,10 @@
"name": "Optimization._info.name",
"help": "Optimization._info.help"
},
"ScreenshotInterval": {
"name": "Optimization.ScreenshotInterval.name",
"help": "Optimization.ScreenshotInterval.help"
},
"CombatScreenshotInterval": {
"name": "Optimization.CombatScreenshotInterval.name",
"help": "Optimization.CombatScreenshotInterval.help"