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