6
StarHorizon_Public/Content.Server/_DV/Waddle/WaddleAnimationSystem.cs
2025-11-12 10:55:00 +03:00

6 lines
145 B
C#

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