mirror of
https://github.com/wega-team/ss14-wega.git
synced 2026-02-14 19:30:01 +01:00
* add flip emote * icon * l * fix attribution * shameless push --------- Co-authored-by: ScarKy0 <106310278+ScarKy0@users.noreply.github.com>
4 lines
96 B
C#
4 lines
96 B
C#
namespace Content.Shared.Flip;
|
|
|
|
public abstract class SharedFlipAnimationSystem : EntitySystem;
|