Misc mind tweaks and fixes (#20614)
This commit is contained in:
@@ -65,8 +65,7 @@ namespace Content.Shared.Mind
|
||||
/// The component currently owned by this mind.
|
||||
/// Can be null.
|
||||
/// </summary>
|
||||
[ViewVariables]
|
||||
public MindContainerComponent? OwnedComponent { get; internal set; }
|
||||
[ViewVariables] public MindContainerComponent? OwnedComponent;
|
||||
|
||||
/// <summary>
|
||||
/// The entity currently owned by this mind.
|
||||
|
||||
Reference in New Issue
Block a user