This commit is contained in:
committed by
GitHub
parent
c5f7c61041
commit
cecf87997b
@@ -8,7 +8,7 @@ namespace Content.Shared.Chat.TypingIndicator;
|
||||
/// Added automatically when player poses entity.
|
||||
/// </summary>
|
||||
[RegisterComponent, NetworkedComponent]
|
||||
[Access(typeof(SharedTypingIndicatorSystem))]
|
||||
[Friend(typeof(SharedTypingIndicatorSystem))]
|
||||
public sealed class TypingIndicatorComponent : Component
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user