mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-15 14:42:26 +08:00
Merge pull request #1923 from nEEtdo0d/voucher_shop
Add: Support OS Voucher Shop
This commit is contained in:
@@ -198,6 +198,10 @@
|
||||
"name": "Task.OpsiShop.name",
|
||||
"help": "Task.OpsiShop.help"
|
||||
},
|
||||
"OpsiVoucher": {
|
||||
"name": "Task.OpsiVoucher.name",
|
||||
"help": "Task.OpsiVoucher.help"
|
||||
},
|
||||
"OpsiDaily": {
|
||||
"name": "Task.OpsiDaily.name",
|
||||
"help": "Task.OpsiDaily.help"
|
||||
@@ -2074,6 +2078,16 @@
|
||||
"help": "OpsiShop.BuySupply.help"
|
||||
}
|
||||
},
|
||||
"OpsiVoucher": {
|
||||
"_info": {
|
||||
"name": "OpsiVoucher._info.name",
|
||||
"help": "OpsiVoucher._info.help"
|
||||
},
|
||||
"Filter": {
|
||||
"name": "OpsiVoucher.Filter.name",
|
||||
"help": "OpsiVoucher.Filter.help"
|
||||
}
|
||||
},
|
||||
"OpsiDaily": {
|
||||
"_info": {
|
||||
"name": "OpsiDaily._info.name",
|
||||
|
||||
Reference in New Issue
Block a user