using Content.Server.EUI;
namespace Content.Server._DV.CosmicCult;
/// <summary>
/// Does nothing on the server as this popup has no interactions
/// </summary>
public sealed class CosmicConvertedEui : BaseEui;