Content fixes for engine PR (#39086)
* content changes for engine PR * rerun tests
This commit is contained in:
@@ -5,7 +5,7 @@ namespace Content.Shared.Sound.Components;
|
||||
/// <summary>
|
||||
/// Simple sound emitter that emits sound on UseInHand
|
||||
/// </summary>
|
||||
[RegisterComponent, NetworkedComponent]
|
||||
[RegisterComponent, NetworkedComponent, AutoGenerateComponentState]
|
||||
public sealed partial class EmitSoundOnUseComponent : BaseEmitSoundComponent
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user