Content update for NetEntities (#18935)
This commit is contained in:
@@ -21,5 +21,5 @@ public sealed partial class RiderComponent : Component
|
||||
[Serializable, NetSerializable]
|
||||
public sealed class RiderComponentState : ComponentState
|
||||
{
|
||||
public EntityUid? Entity;
|
||||
public NetEntity? Entity;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user