start of persistence support (#20770)
Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
@@ -11,6 +11,6 @@ public sealed partial class StationMemberComponent : Component
|
||||
/// <summary>
|
||||
/// Station that this grid is a part of.
|
||||
/// </summary>
|
||||
[ViewVariables]
|
||||
[DataField]
|
||||
public EntityUid Station = EntityUid.Invalid;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user