Forensics QOL (Autolabeling of pads and reports) (#9610)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user