Husk improvements, option for admin to talk to dead players, spectators or one specific player, entitygrid bugfix
This commit is contained in:
@@ -9,7 +9,7 @@ namespace Barotrauma.Networking
|
||||
{
|
||||
class ServerLog
|
||||
{
|
||||
const int LinesPerFile = 500;
|
||||
const int LinesPerFile = 300;
|
||||
|
||||
const string SavePath = "ServerLogs";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user