Remove redundant read-only VV from datafields (#12626)
This commit is contained in:
@@ -9,7 +9,6 @@ namespace Content.Server.Botany
|
||||
public sealed class BotanySwabComponent : Component
|
||||
{
|
||||
[DataField("swabDelay")]
|
||||
[ViewVariables]
|
||||
public float SwabDelay = 2f;
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user