6
2026-01-13 18:31:02 +02:00

9 lines
187 B
C#

using Content.Server.EUI;
namespace Content.Server.Revolutionary;
public sealed class DeconvertedEui : BaseEui
{
// serverside it does nothing since its just to inform the player
}