mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 14:59:25 +08:00
fix(AutoRestart): lack of gui setting of InstanceRestart
This commit is contained in:
@@ -82,6 +82,12 @@
|
||||
"AttemptsToRestart": 114514,
|
||||
"NotifyWhenAutoRestart": false
|
||||
},
|
||||
"InstanceRestart": {
|
||||
"Enabled": false,
|
||||
"AttemptsToRestart": 114514,
|
||||
"NotifyWhenAutoRestart": false,
|
||||
"HasRestarted": 0
|
||||
},
|
||||
"Storage": {
|
||||
"Storage": {}
|
||||
}
|
||||
@@ -556,8 +562,8 @@
|
||||
"AmbushEvade": true
|
||||
},
|
||||
"StopCondition": {
|
||||
"RunCount": 0,
|
||||
"OilLimit": 1000,
|
||||
"RunCount": 0,
|
||||
"MapAchievement": "non_stop",
|
||||
"StageIncrease": false,
|
||||
"GetNewShip": false,
|
||||
|
||||
Reference in New Issue
Block a user