Delta-v/Content.Client/_Impstation/Thaven/ThavenMoodSystem.cs

8 lines
162 B
C#

using Content.Shared._Impstation.Thaven;
namespace Content.Client._Impstation.Thaven;
public sealed partial class ThavenMoodSystem : SharedThavenMoodSystem
{
}