Drunk Shader (#8910)
Co-authored-by: Kara D <lunarautomaton6@gmail.com> Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
7
Content.Client/Speech/EntitySystems/SlurredSystem.cs
Normal file
7
Content.Client/Speech/EntitySystems/SlurredSystem.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
using Content.Shared.Speech.EntitySystems;
|
||||
|
||||
namespace Content.Client.Speech.EntitySystems;
|
||||
|
||||
public sealed class SlurredSystem : SharedSlurredSystem
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user