SS14-26964 Clown Waddling Replicates, etc (#26983)
This commit is contained in:
committed by
GitHub
parent
58647e7036
commit
d4fe7eda51
5
Content.Server/Movement/Systems/WaddleAnimationSystem.cs
Normal file
5
Content.Server/Movement/Systems/WaddleAnimationSystem.cs
Normal file
@@ -0,0 +1,5 @@
|
||||
using Content.Shared.Movement.Systems;
|
||||
|
||||
namespace Content.Server.Movement.Systems;
|
||||
|
||||
public sealed class WaddleAnimationSystem : SharedWaddleAnimationSystem;
|
||||
Reference in New Issue
Block a user