Migrate machine linking and resave all maps (#18243)
This commit is contained in:
@@ -17,7 +17,7 @@ public sealed class DeviceLinkSourceComponent : Component
|
||||
/// <summary>
|
||||
/// A list of sink uids that got linked for each port
|
||||
/// </summary>
|
||||
[DataField("registeredSinks")]
|
||||
[ViewVariables]
|
||||
public Dictionary<string, HashSet<EntityUid>> Outputs = new();
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user