Fix helmet toggle bug (#7861)
This commit is contained in:
@@ -48,6 +48,7 @@ public sealed class ToggleableClothingComponent : Component
|
||||
[DataField("containerId")]
|
||||
public string ContainerId = DefaultClothingContainerId;
|
||||
|
||||
[ViewVariables]
|
||||
public ContainerSlot? Container;
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user