using Robust.Shared.Serialization;
namespace Content.Shared.Weapons.Melee;
public abstract class SharedMeleeSpeechSystem : EntitySystem
{
}