Re-organize all projects (#4166)
This commit is contained in:
9
Content.Client/HUD/UI/TopNotification.cs
Normal file
9
Content.Client/HUD/UI/TopNotification.cs
Normal file
@@ -0,0 +1,9 @@
|
||||
using Robust.Client.UserInterface;
|
||||
|
||||
namespace Content.Client.HUD.UI
|
||||
{
|
||||
public class TopNotification : Control
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user