Changed TimestampFormat for server logs
Changed TimestampFormat for server logs
This commit is contained in:
@@ -72,7 +72,7 @@ namespace OpenRA
|
||||
[Desc("Disallow AI bots.")]
|
||||
public bool LockBots = false;
|
||||
|
||||
public string TimestampFormat = "HH:mm";
|
||||
public string TimestampFormat = "s";
|
||||
|
||||
public ServerSettings() { }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user