using Content.Shared.RatKing;
namespace Content.Client.RatKing;
/// <inheritdoc/>
public sealed class RatKingSystem : SharedRatKingSystem
{
}