10 lines
138 B
C#
10 lines
138 B
C#
using Robust.Client.UserInterface;
|
|
|
|
namespace Content.Client.HUD.UI
|
|
{
|
|
public sealed class TopNotification : Control
|
|
{
|
|
|
|
}
|
|
}
|