Loudspeaker
This commit is contained in:
10
Content.Server/_White/HopSpeaker/PapersSpeechComponent.cs
Normal file
10
Content.Server/_White/HopSpeaker/PapersSpeechComponent.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
namespace Content.Server._White.HopSpeaker;
|
||||
|
||||
/// <summary>
|
||||
/// Entity with this component will have a pixel font while speaking.
|
||||
/// </summary>
|
||||
[RegisterComponent]
|
||||
public sealed partial class PapersSpeechComponent : Component
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user