Actually make the emagging popup work properly

This commit is contained in:
Saphire
2024-11-20 09:32:50 +06:00
parent 9c666457c2
commit 44db676b24
6 changed files with 23 additions and 4 deletions

View File

@@ -3,10 +3,11 @@ using Robust.Shared.Serialization.TypeSerializers.Implementations.Custom.Prototy
using Content.Shared.Physics;
using Robust.Shared.Serialization.TypeSerializers.Implementations.Custom;
using Robust.Shared.GameStates;
namespace Content.Shared.Singularity.Components;
[RegisterComponent, AutoGenerateComponentPause, AutoGenerateComponentState]
[RegisterComponent, AutoGenerateComponentPause, NetworkedComponent, AutoGenerateComponentState]
public sealed partial class SingularityGeneratorComponent : Component
{
/// <summary>