* 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)
9 lines
197 B
C#
9 lines
197 B
C#
using Content.Shared.Sericulture;
|
|
|
|
namespace Content.Client.Sericulture;
|
|
|
|
/// <summary>
|
|
/// <inheritdoc/>
|
|
/// </summary>
|
|
public sealed partial class SericultureSystem : SharedSericultureSystem { }
|