* redone * I FUCKING HATE SPAWNING STUFF IN SHARED * inheritdoc * owo * fly broken wings * From a server event to just an event. * more info * a comment and a different comment * Partial * Emo's requested changes. * wuh * head ache * they call me mean names (laugh track)
8 lines
150 B
C#
8 lines
150 B
C#
using Content.Shared.Sericulture;
|
|
|
|
namespace Content.Server.Sericulture;
|
|
|
|
public sealed partial class SericultureSystem : SharedSericultureSystem
|
|
{
|
|
}
|