Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -14,7 +14,7 @@ namespace Content.Shared.Kitchen
|
||||
/// A recipe for space microwaves.
|
||||
/// </summary>
|
||||
[Prototype("microwaveMealRecipe")]
|
||||
public class FoodRecipePrototype : IPrototype
|
||||
public sealed class FoodRecipePrototype : IPrototype
|
||||
{
|
||||
[ViewVariables]
|
||||
[DataField("id", required: true)]
|
||||
|
||||
Reference in New Issue
Block a user