Singularity fixes (#4383)
* Singularity fixes * Fix the rest * Woops * ahh * Nerf singulo for now * Final touchups for now * Review
This commit is contained in:
@@ -12,8 +12,6 @@ namespace Content.Shared.Singularity.Components
|
||||
{
|
||||
public override string Name => "Singularity";
|
||||
|
||||
[DataField("deleteFixture")] public string? DeleteFixtureId { get; } = default;
|
||||
|
||||
/// <summary>
|
||||
/// Changed by <see cref="SharedSingularitySystem.ChangeSingularityLevel"/>
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user