fixes cargoconsole
This commit is contained in:
@@ -98,10 +98,5 @@ namespace Content.Shared.Prototypes.Cargo
|
||||
[ViewVariables]
|
||||
[field: DataField("group")]
|
||||
public string Group { get; } = string.Empty;
|
||||
|
||||
public CargoProductPrototype()
|
||||
{
|
||||
IoCManager.InjectDependencies(this);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user