parent
42615db3be
commit
bf7a8d9e2d
|
|
@ -13,7 +13,7 @@ namespace Content.Shared.Silicons.Borgs;
|
|||
/// Information for a borg type that can be selected by <see cref="BorgSwitchableTypeComponent"/>.
|
||||
/// </summary>
|
||||
/// <seealso cref="SharedBorgSwitchableTypeSystem"/>
|
||||
[Prototype]
|
||||
[Prototype(-5)] // DeltaV - force load after shaders
|
||||
public sealed partial class BorgTypePrototype : IPrototype
|
||||
{
|
||||
[ValidatePrototypeId<SoundCollectionPrototype>]
|
||||
|
|
|
|||
Loading…
Reference in New Issue