Fix Client ID not set
This commit is contained in:
@ -491,6 +491,7 @@ namespace RageCoop.Server
|
||||
NetID = connection.RemoteUniqueIdentifier,
|
||||
Connection=connection,
|
||||
Username=packet.Username,
|
||||
ID=packet.PedID,
|
||||
Player = new()
|
||||
{
|
||||
}
|
||||
|
Reference in New Issue
Block a user