Unrevert audio (#21330)
Co-authored-by: Pieter-Jan Briers <pieterjan.briers@gmail.com>
This commit is contained in:
@@ -43,5 +43,5 @@ public sealed partial class ParacusiaComponent : Component
|
||||
[DataField("timeBetweenIncidents", customTypeSerializer: typeof(TimeOffsetSerializer)), ViewVariables(VVAccess.ReadWrite)]
|
||||
public TimeSpan NextIncidentTime;
|
||||
|
||||
public IPlayingAudioStream? Stream;
|
||||
public EntityUid? Stream;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user