mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 07:28:21 +08:00
Add: force_shopping_if_credit_full of MAA
This commit is contained in:
@@ -365,7 +365,8 @@ class AssistantHandler:
|
||||
self.maa_start('Mall', {
|
||||
"shopping": self.config.MaaMall_Shopping,
|
||||
"buy_first": buy_first,
|
||||
"blacklist": blacklist
|
||||
"blacklist": blacklist,
|
||||
"force_shopping_if_credit_full": self.config.MaaMall_ForceShoppingIfCreditFull
|
||||
})
|
||||
self.config.task_delay(server_update=True)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user