Files
wwdpublic/Content.Client/Chapel/SacrificialAltarSystem.cs
2024-11-21 17:49:04 +07:00

6 lines
139 B
C#

using Content.Shared.Chapel;
namespace Content.Client.Chapel;
public sealed class SacrificialAltarSystem : SharedSacrificialAltarSystem;