Files
f250f2b986714bf2cfcd087aef86737c7a1609fd
6 lines
127 B
C#
6 lines
127 B
C#
using Content.Shared.Delivery;
|
|||
|
|||
namespace Content.Client.Delivery;
|
|||
|
|||
public sealed class DeliverySystem : SharedDeliverySystem;
|