stats (#103)
* OH YES * хули мне хедкодеру # Conflicts: # Content.Server/Instruments/InstrumentComponent.cs # Content.Server/Instruments/InstrumentSystem.cs # Content.Shared/Cuffs/SharedCuffableSystem.cs # Content.Shared/White/WhiteCVars.cs # Resources/Prototypes/tags.yml
This commit is contained in:
@@ -20,6 +20,8 @@ public sealed partial class InstrumentComponent : SharedInstrumentComponent
|
||||
public ICommonSession? InstrumentPlayer =>
|
||||
_entMan.GetComponentOrNull<ActivatableUIComponent>(Owner)?.CurrentSingleUser
|
||||
?? _entMan.GetComponentOrNull<ActorComponent>(Owner)?.PlayerSession;
|
||||
|
||||
public TimeSpan? TimeStartedPlaying { get; set; }
|
||||
}
|
||||
|
||||
[RegisterComponent]
|
||||
|
||||
Reference in New Issue
Block a user