mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-13 03:16:59 +08:00
Fix: notify when GameNotRunningError
This commit is contained in:
@@ -7210,7 +7210,7 @@
|
||||
},
|
||||
"CollectWeeklyMission": {
|
||||
"type": "checkbox",
|
||||
"value": true
|
||||
"value": false
|
||||
}
|
||||
},
|
||||
"Storage": {
|
||||
|
||||
@@ -463,7 +463,7 @@ Reward:
|
||||
CollectCoin: true
|
||||
CollectExp: true
|
||||
CollectMission: true
|
||||
CollectWeeklyMission: true
|
||||
CollectWeeklyMission: false
|
||||
GeneralShop:
|
||||
UseGems: false
|
||||
Refresh: false
|
||||
|
||||
Reference in New Issue
Block a user