This commit is contained in:
committed by
GitHub
parent
c5f7c61041
commit
cecf87997b
@@ -7,7 +7,7 @@ using Robust.Shared.Serialization;
|
||||
namespace Content.Shared.CharacterAppearance.Components
|
||||
{
|
||||
[RegisterComponent]
|
||||
[Access(typeof(SharedHumanoidAppearanceSystem), typeof(SharedMagicMirrorComponent))]
|
||||
[Friend(typeof(SharedHumanoidAppearanceSystem), typeof(SharedMagicMirrorComponent))]
|
||||
[NetworkedComponent]
|
||||
public sealed class HumanoidAppearanceComponent : Component
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user