Unrevert audio (#21330)
Co-authored-by: Pieter-Jan Briers <pieterjan.briers@gmail.com>
This commit is contained in:
@@ -25,7 +25,7 @@ public sealed class PointSystem : SharedPointSystem
|
||||
|
||||
private void OnStartup(EntityUid uid, PointManagerComponent component, ComponentStartup args)
|
||||
{
|
||||
_pvsOverride.AddGlobalOverride(uid);
|
||||
_pvsOverride.AddGlobalOverride(GetNetEntity(uid));
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user