Content update for NetEntities (#18935)
This commit is contained in:
@@ -8,6 +8,6 @@ namespace Content.Shared.Shuttles.Events;
|
||||
[Serializable, NetSerializable]
|
||||
public sealed class EmergencyShuttlePositionMessage : EntityEventArgs
|
||||
{
|
||||
public EntityUid? StationUid;
|
||||
public NetEntity? StationUid;
|
||||
public Box2? Position;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user