Fix ghost orbit not syncing to other clients

Closes #6797
This commit is contained in:
Kara D 2022-02-19 13:05:33 -07:00
parent 88c5e8a7ce
commit 693b00459a
No known key found for this signature in database
GPG Key ID: 42F001DDA3E95C84
1 changed files with 2 additions and 0 deletions

View File

@ -1,8 +1,10 @@
using Robust.Shared.Animations;
using Robust.Shared.GameStates;
namespace Content.Shared.Follower.Components;
[RegisterComponent]
[NetworkedComponent]
public sealed class OrbitVisualsComponent : Component
{
/// <summary>