6 lines
131 B
C#
6 lines
131 B
C#
|
|
using Content.Shared.Cloning;
|
||
|
|
|
||
|
|
namespace Content.Client.Cloning;
|
||
|
|
|
||
|
|
public sealed partial class CloningSystem : SharedCloningSystem;
|