mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-24 21:46:52 +01:00
Merge pull request #166 from tgstation/Cyberboss-patch-1
Save config after reattaching to DD
This commit is contained in:
@@ -65,6 +65,7 @@ namespace TGServerService
|
||||
finally
|
||||
{
|
||||
Properties.Settings.Default.ReattachToDD = false;
|
||||
Properties.Settings.Default.Save();
|
||||
}
|
||||
|
||||
if (Proc == null)
|
||||
|
||||
Reference in New Issue
Block a user