Unrevert audio (#21330)
Co-authored-by: Pieter-Jan Briers <pieterjan.briers@gmail.com>
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