Remove redundant read-only VV from datafields (#12626)
This commit is contained in:
@@ -14,7 +14,6 @@ public sealed class CardboardBoxComponent : Component
|
||||
/// <summary>
|
||||
/// The person in control of this box
|
||||
/// </summary>
|
||||
[ViewVariables]
|
||||
[DataField("mover")]
|
||||
public EntityUid? Mover;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user