DoAfter Refactor (#13225)
Co-authored-by: DrSmugleaf <drsmugleaf@gmail.com>
This commit is contained in:
@@ -11,11 +11,6 @@ namespace Content.Server.Botany
|
||||
[DataField("swabDelay")]
|
||||
public float SwabDelay = 2f;
|
||||
|
||||
/// <summary>
|
||||
/// Token for interrupting swabbing do after.
|
||||
/// </summary>
|
||||
public CancellationTokenSource? CancelToken;
|
||||
|
||||
/// <summary>
|
||||
/// SeedData from the first plant that got swabbed.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user