using Content.Shared.Dice;
namespace Content.Server.Dice;
public sealed class DiceSystem : SharedDiceSystem;