Added splitter to SectionStackSizeOverrides

This commit is contained in:
Brett Hewitson 2021-11-12 15:04:10 +10:00
parent ef2412e462
commit 4c287c4120
3 changed files with 21 additions and 2 deletions

View file

@ -734,5 +734,8 @@
<Setting Name="NPCSpawnSettingsGridHeight" Type="System.Windows.GridLength" Scope="User">
<Value Profile="(Default)">400</Value>
</Setting>
<Setting Name="StackSizeOverrideGridHeight" Type="System.Windows.GridLength" Scope="User">
<Value Profile="(Default)">400</Value>
</Setting>
</Settings>
</SettingsFile>