Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -5,9 +5,9 @@ namespace Content.Server.Kitchen.Events
|
||||
/// <summary>
|
||||
/// Used in scaling amount of solution to extract in juicing
|
||||
/// </summary>
|
||||
public class ExtractableScalingEvent : EntityEventArgs
|
||||
public sealed class ExtractableScalingEvent : EntityEventArgs
|
||||
{
|
||||
|
||||
|
||||
public ExtractableScalingEvent()
|
||||
{
|
||||
Scalar = 1f;
|
||||
|
||||
Reference in New Issue
Block a user