Content update for NetEntities (#18935)
This commit is contained in:
@@ -7,6 +7,6 @@ namespace Content.Shared.Ghost.Roles
|
||||
{
|
||||
public string Name { get; set; } = string.Empty;
|
||||
public string Description { get; set; } = string.Empty;
|
||||
public EntityUid Id;
|
||||
public NetEntity Id;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user