8 lines
157 B
C#
8 lines
157 B
C#
using Content.Shared._Sunrise.PrinterDoc;
|
|
|
|
namespace Content.Client._Sunrise.PrinterDoc;
|
|
|
|
public sealed class PrinterDocSystem : SharedPrinterDocSystem
|
|
{
|
|
|
|
}
|