Files
wwdpublic/Content.Client/_Impstation/Thaven/ThavenMoodSystem.cs
2025-04-20 11:15:45 +07:00

8 lines
162 B
C#

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