(965c31410a) Unstable v0.10.4.0
This commit is contained in:
@@ -8,7 +8,7 @@ namespace Barotrauma.Networking
|
||||
{
|
||||
partial class Client : IDisposable
|
||||
{
|
||||
public const int MaxNameLength = 20;
|
||||
public const int MaxNameLength = 32;
|
||||
|
||||
public string Name; public UInt16 NameID;
|
||||
public byte ID;
|
||||
|
||||
Reference in New Issue
Block a user