Remove redundant read-only VV from datafields (#12626)
This commit is contained in:
@@ -12,7 +12,6 @@ namespace Content.Server.Strip
|
||||
/// <summary>
|
||||
/// The strip delay for hands.
|
||||
/// </summary>
|
||||
[ViewVariables]
|
||||
[DataField("handDelay")]
|
||||
public float HandStripDelay = 4f;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user