Saving server info box & traitor settings

This commit is contained in:
Regalis
2016-11-16 17:36:38 +02:00
parent 184c6858cd
commit 5b99f9e35e
3 changed files with 25 additions and 3 deletions

View File

@@ -1965,6 +1965,7 @@ namespace Barotrauma.Networking
public override void Disconnect()
{
banList.Save();
SaveSettings();
if (registeredToMaster && restClient != null)
{