mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-18 09:35:48 +00:00
Server Monitor window now stores it's location.
This commit is contained in:
parent
77cac3329a
commit
72a0c342c3
14 changed files with 110 additions and 12 deletions
|
|
@ -609,6 +609,12 @@
|
|||
<setting name="AllowDiscordStop" serializeAs="String">
|
||||
<value>True</value>
|
||||
</setting>
|
||||
<setting name="ServerMonitorWindow_Left" serializeAs="String">
|
||||
<value>50</value>
|
||||
</setting>
|
||||
<setting name="ServerMonitorWindow_Top" serializeAs="String">
|
||||
<value>50</value>
|
||||
</setting>
|
||||
</ServerManagerTool.Config>
|
||||
</userSettings>
|
||||
</configuration>
|
||||
Loading…
Add table
Add a link
Reference in a new issue