using Content.Shared.Sound;
namespace Content.Client.Sound;
public sealed class EmitSoundSystem : SharedEmitSoundSystem
{
}