(d9829ac) v0.9.4.0
This commit is contained in:
@@ -10,7 +10,7 @@ namespace Barotrauma.Networking
|
||||
{
|
||||
public const int MaxNameLength = 20;
|
||||
|
||||
public string Name;
|
||||
public string Name; public UInt16 NameID;
|
||||
public byte ID;
|
||||
public UInt64 SteamID;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user