6
StarHorizon_Public/Content.Server/_DV/Waddle/WaddleAnimationSystem.cs
2025-12-27 15:27:38 +03:00

6 lines
145 B
C#

using Content.Shared._DV.Waddle;
namespace Content.Server._DV.Waddle;
public sealed class WaddleAnimationSystem : SharedWaddleAnimationSystem;