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