Forensics QOL (Autolabeling of pads and reports) (#9610)

This commit is contained in:
Rane
2022-07-10 20:52:54 -04:00
committed by GitHub
parent f88104ed4f
commit 2225ec2e1a
5 changed files with 22 additions and 9 deletions

View File

@@ -18,6 +18,8 @@ namespace Content.Server.Forensics
[ViewVariables(VVAccess.ReadOnly)]
public List<string> Fibers = new();
public string LastScanned = string.Empty;
/// <summary>
/// The time (in seconds) that it takes to scan an entity.
/// </summary>