6
2026-01-24 12:49:55 +03:00

6 lines
130 B
C#

using Content.Shared.Rootable;
namespace Content.Client.Rootable;
public sealed class RootableSystem : SharedRootableSystem;