8 lines
174 B
C#
8 lines
174 B
C#
using Content.Shared._Horizon.Cytology.Systems;
|
|
|
|
namespace Content.Server._Horizon.Cytology;
|
|
|
|
public sealed class CytologyPetriDishSystem : SharedCytologyPetriDishSystem
|
|
{
|
|
}
|