2021-07-17 02:37:09 +02:00
|
|
|
|
using Robust.Client.AutoGenerated;
|
2021-02-21 12:38:56 +01:00
|
|
|
|
using Robust.Client.UserInterface;
|
2021-02-17 09:39:31 -03:00
|
|
|
|
|
2021-06-09 22:19:39 +02:00
|
|
|
|
namespace Content.Client.Administration.UI.Tabs
|
2021-02-17 09:39:31 -03:00
|
|
|
|
{
|
|
|
|
|
|
[GenerateTypedNameReferences]
|
2022-02-16 00:23:23 -07:00
|
|
|
|
public sealed partial class RoundTab : Control
|
2021-02-17 09:39:31 -03:00
|
|
|
|
{
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|