Content audio (#20862)
This commit is contained in:
@@ -52,5 +52,5 @@ public abstract partial class BaseForceGunComponent : Component
|
||||
Params = AudioParams.Default.WithLoop(true).WithVolume(-8f),
|
||||
};
|
||||
|
||||
public IPlayingAudioStream? Stream;
|
||||
public EntityUid? Stream;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user