mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-20 02:55:38 +08:00
feat: 是否进入第二层也在不启用投资时隐藏
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
Margin="0,10"
|
||||
Content="{DynamicResource InvestmentEnterSecondFloor}"
|
||||
IsChecked="{Binding RoguelikeInvestmentEnterSecondFloor}"
|
||||
IsEnabled="{Binding RoguelikeInvestmentEnabled}"/>
|
||||
Visibility="{c:Binding ElementName=InvestmentEnabled, Path=IsChecked}"/>
|
||||
<CheckBox
|
||||
Margin="0,10"
|
||||
IsChecked="{Binding RoguelikeStopWhenInvestmentFull}"
|
||||
|
||||
Reference in New Issue
Block a user