Remove plural property from body parts (#2294)

This commit is contained in:
DrSmugleaf
2020-10-19 09:06:50 +02:00
committed by GitHub
parent da0b6f333c
commit 8f98e14522
3 changed files with 0 additions and 20 deletions

View File

@@ -18,11 +18,6 @@ namespace Content.Shared.GameObjects.Components.Body.Part
/// </summary>
BodyPartType PartType { get; }
/// <summary>
/// Plural version of this <see cref="IBodyPart"/> name.
/// </summary>
public string Plural { get; }
/// <summary>
/// Determines many things: how many mechanisms can be fit inside this
/// <see cref="IBodyPart"/>, whether a body can fit through tiny crevices,