mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 02:23:01 +08:00
@@ -31,7 +31,7 @@
|
||||
</StackPanel>
|
||||
|
||||
<StackPanel Orientation="Horizontal" Grid.Row="1" VerticalAlignment="Center">
|
||||
<CheckBox IsChecked="{Binding UseStone}" IsEnabled="{Binding UseMedicine}" Content="吃源石*" Margin="10 10 16.5 10" />
|
||||
<CheckBox IsChecked="{Binding UseStone}" Content="吃源石*" Margin="10 10 16.5 10" />
|
||||
<hc:TextBox Text="{Binding StoneNumber}" TextWrapping="Wrap" Margin="10"
|
||||
Width="50" InputMethod.IsInputMethodEnabled="False"
|
||||
TextType="Int"/>
|
||||
|
||||
Reference in New Issue
Block a user