Predict StorageComponent (#19682)
This commit is contained in:
@@ -17,7 +17,7 @@ namespace Content.Server.Medical.Components
|
||||
[DataField("scanDelay")]
|
||||
public float ScanDelay = 0.8f;
|
||||
|
||||
public BoundUserInterface? UserInterface => Owner.GetUIOrNull(HealthAnalyzerUiKey.Key);
|
||||
public PlayerBoundUserInterface? UserInterface => Owner.GetUIOrNull(HealthAnalyzerUiKey.Key);
|
||||
|
||||
/// <summary>
|
||||
/// Sound played on scanning begin
|
||||
|
||||
Reference in New Issue
Block a user