News UI overhaul and PDA notifications (#19610)
This commit is contained in:
@@ -10,6 +10,9 @@ namespace Content.Shared.CartridgeLoader;
|
||||
[RegisterComponent, NetworkedComponent, AutoGenerateComponentState]
|
||||
public sealed partial class CartridgeComponent : Component
|
||||
{
|
||||
[DataField]
|
||||
public EntityUid? LoaderUid;
|
||||
|
||||
[DataField(required: true)]
|
||||
public LocId ProgramName = "default-program-name";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user