mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Added Splitter to SectionCustomLevels
This commit is contained in:
parent
bae743859c
commit
a28fc8f9b3
3 changed files with 35 additions and 13 deletions
|
|
@ -737,7 +737,10 @@
|
|||
<Setting Name="StackSizeOverrideGridHeight" Type="System.Windows.GridLength" Scope="User">
|
||||
<Value Profile="(Default)">400</Value>
|
||||
</Setting>
|
||||
<Setting Name="CraftingOverrideItemGrid" Type="System.Windows.GridLength" Scope="User">
|
||||
<Setting Name="CraftingOverrideItemGridHeight" Type="System.Windows.GridLength" Scope="User">
|
||||
<Value Profile="(Default)">400</Value>
|
||||
</Setting>
|
||||
<Setting Name="CustomLevelsGridHeight" Type="System.Windows.GridLength" Scope="User">
|
||||
<Value Profile="(Default)">400</Value>
|
||||
</Setting>
|
||||
</Settings>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue