6
2025-11-12 10:55:00 +03:00

6 lines
130 B
C#

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