forked from SpaceStation14-Shenanigans/Monolith
ad7a851e27
Co-authored-by: Visne <39844191+Visne@users.noreply.github.com>
6 lines
115 B
C#
6 lines
115 B
C#
using Content.Server.EUI;
|
|
|
|
namespace Content.Server.UserInterface;
|
|
|
|
public sealed class StatValuesEui : BaseEui {}
|