mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-20 23:45:36 +08:00
Merge pull request #1915 from SaiCateDoan/emu
Opt: Independent option to restart emulator daily
This commit is contained in:
@@ -405,9 +405,13 @@
|
||||
"name": "重啓模擬器",
|
||||
"help": ""
|
||||
},
|
||||
"Enable": {
|
||||
"ErrorRestart": {
|
||||
"name": "啟用重啓模擬器",
|
||||
"help": "在模擬器被關閉的時候自動啟動模擬器\n在服務器日期重繪時重啓模擬器以釋放記憶體"
|
||||
"help": "在模擬器被關閉的時候自動啟動模擬器"
|
||||
},
|
||||
"DailyRestart": {
|
||||
"name": "服務器重繪時重啓模擬器",
|
||||
"help": "每天主動重啓模擬器以解决記憶體洩漏問題"
|
||||
},
|
||||
"EmulatorType": {
|
||||
"name": "模擬器類型",
|
||||
|
||||
Reference in New Issue
Block a user