use manual component state for BaseEmitSoundComponent (#35030)
* why * cursed
This commit is contained in:
@@ -5,6 +5,4 @@ namespace Content.Shared.Sound.Components;
|
||||
/// on the powered state of the entity.
|
||||
/// </summary>
|
||||
[RegisterComponent]
|
||||
public sealed partial class SpamEmitSoundRequirePowerComponent : Component
|
||||
{
|
||||
}
|
||||
public sealed partial class SpamEmitSoundRequirePowerComponent : Component;
|
||||
|
||||
Reference in New Issue
Block a user