6
StarHorizon_Public/Content.Server/_DV/Waddle/WaddleAnimationSystem.cs
2026-01-13 18:31:02 +02:00

6 lines
145 B
C#

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