mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Version Bump
This commit is contained in:
parent
278e8391e6
commit
5dd4abca30
19 changed files with 166 additions and 1 deletions
|
|
@ -5363,6 +5363,9 @@
|
|||
Command="{Binding ResetActionCommand, ElementName=SettingsControl}" CommandParameter="{x:Static local:ServerSettingsResetAction.SupplyCrateOverridesSection}">
|
||||
<Image Source="{com:Icon Path=/Ark Server Manager;component/Art/Refresh.ico,Size=32}"/>
|
||||
</Button>
|
||||
<Button Width="22" Height="22" Click="OpenSupplyCrateOverridesWindow_Click" Margin="5,0,0,0" Style="{StaticResource ButtonStyle1}" Visibility="{Binding ElementName=SettingsControl, Path=BetaVersion, Converter={StaticResource BooleanToVisibilityConverter}}">
|
||||
<Image Source="{com:Icon Path=/Ark Server Manager;component/Art/Edit.ico,Size=32}"/>
|
||||
</Button>
|
||||
</StackPanel>
|
||||
</Expander.Header>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue