Update documentation for body system code (#2556)
This commit is contained in:
@@ -10,7 +10,7 @@ using YamlDotNet.RepresentationModel;
|
||||
namespace Content.Shared.GameObjects.Components.Body.Template
|
||||
{
|
||||
/// <summary>
|
||||
/// Prototype for the BodyTemplate class.
|
||||
/// Defines the layout of a <see cref="IBody"/>.
|
||||
/// </summary>
|
||||
[Prototype("bodyTemplate")]
|
||||
[Serializable, NetSerializable]
|
||||
|
||||
Reference in New Issue
Block a user