Сообщения в ПДА (#564)

* add: Сообщения в ПДА

* Search bar and colors in messages on the PDA
This commit is contained in:
Spatison
2024-08-06 16:58:30 +03:00
committed by GitHub
parent ea1ed76465
commit d023d29e54
28 changed files with 929 additions and 13 deletions

View File

@@ -45,6 +45,7 @@ namespace Content.Shared.PDA
public struct PdaIdInfoText
{
public string? ActualOwnerName;
public string? ActualOwnerJob; // WD EDIT
public string? IdOwner;
public string? JobTitle;
public string? StationAlertLevel;