6 lines
155 B
C#
6 lines
155 B
C#
using Content.Shared._Sunrise.Restrict;
|
|
|
|
namespace Content.Server._Sunrise.Restrict;
|
|
public sealed partial class RestrictSystem : SharedRestrictSystem
|
|
{
|
|
}
|