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