serv4 + submodule update (#12740)
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
This commit is contained in:
@@ -16,7 +16,7 @@ public sealed class BodyComponent : Component, IDraggable
|
||||
public readonly string? Prototype;
|
||||
|
||||
[DataField("root")]
|
||||
public BodyPartSlot Root = default!;
|
||||
public BodyPartSlot? Root;
|
||||
|
||||
[DataField("gibSound")]
|
||||
public SoundSpecifier GibSound = new SoundCollectionSpecifier("gib");
|
||||
|
||||
Reference in New Issue
Block a user