Remove redundant read-only VV from datafields (#12626)
This commit is contained in:
@@ -20,7 +20,6 @@ namespace Content.Server.Cargo.Components
|
||||
/// <summary>
|
||||
/// How much time we've accumulated until next teleport.
|
||||
/// </summary>
|
||||
[ViewVariables]
|
||||
[DataField("accumulator")]
|
||||
public float Accumulator = 0f;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user