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