ShadowCommander is MVP.

This commit is contained in:
FL-OZ
2020-04-30 23:07:27 -05:00
parent 93c3e86c9f
commit 5d4c0609ec
4 changed files with 26 additions and 27 deletions

View File

@@ -15,7 +15,7 @@ namespace Content.Shared.Prototypes.Kitchen
[Prototype("microwaveMealRecipe")]
public class MealRecipePrototype : IPrototype, IIndexedPrototype
public class FoodRecipePrototype : IPrototype, IIndexedPrototype
{
private string _id;