6
StarHorizon_Public/Content.Server/_DV/Waddle/WaddleAnimationSystem.cs
2026-01-18 12:53:36 +03:00

6 lines
145 B
C#

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