Husk sounds & event, removing logfiles with cleanbuild command,

This commit is contained in:
Regalis
2016-02-14 22:50:34 +02:00
parent ef78f2d0f6
commit 35e2d441fc
14 changed files with 43 additions and 8 deletions

View File

@@ -11,7 +11,7 @@ namespace Barotrauma.Networking
{
const int LinesPerFile = 300;
const string SavePath = "ServerLogs";
public const string SavePath = "ServerLogs";
private string serverName;