Add-d-ds s-s-stut-ttering t-to the g-gam-me (#4901)

This commit is contained in:
Vera Aguilera Puerto
2021-10-17 01:23:31 +02:00
committed by GitHub
parent 50802b123f
commit 3001ea38cc
9 changed files with 132 additions and 4 deletions

View File

@@ -0,0 +1,9 @@
using Content.Shared.Speech.EntitySystems;
namespace Content.Client.Speech.EntitySystems
{
public class StutteringSystem : SharedStutteringSystem
{
}
}