mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-04-19 14:38:36 +03:00
8 lines
162 B
C#
8 lines
162 B
C#
using Content.Shared._Impstation.Thaven;
|
|
|
|
namespace Content.Client._Impstation.Thaven;
|
|
|
|
public sealed partial class ThavenMoodSystem : SharedThavenMoodSystem
|
|
{
|
|
}
|