Merge pull request #166 from tgstation/Cyberboss-patch-1

Save config after reattaching to DD
This commit is contained in:
Jordan Brown
2017-09-12 17:05:27 -04:00
committed by GitHub
+1
View File
@@ -65,6 +65,7 @@ namespace TGServerService
finally
{
Properties.Settings.Default.ReattachToDD = false;
Properties.Settings.Default.Save();
}
if (Proc == null)