6
StarHorizon_Public/Content.Server/_DV/Waddle/WaddleAnimationSystem.cs
2025-11-11 11:18:56 +03:00

6 lines
145 B
C#

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