fix admin pda health analyzer popup (#31097)
* damn it * whoopsie * no more fucky wucky fucky wuckies are GONE
This commit is contained in:
@@ -55,4 +55,10 @@ public sealed partial class HealthAnalyzerComponent : Component
|
||||
/// </summary>
|
||||
[DataField]
|
||||
public SoundSpecifier? ScanningEndSound;
|
||||
|
||||
/// <summary>
|
||||
/// Whether to show up the popup
|
||||
/// </summary>
|
||||
[DataField]
|
||||
public bool Silent;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user