Skip to content
This repository was archived by the owner on Jan 24, 2023. It is now read-only.

Commit ed5ccfa

Browse files
committed
Disabled Global Dynamic Bones in part of phasing them out as Physbones released.
1 parent 08732bc commit ed5ccfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ReModCE/Components/DynamicBonesComponent.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616

1717
namespace ReModCE.Components
1818
{
19+
[ComponentDisabled]
1920
internal class DynamicBonesComponent : ModComponent
2021
{
2122
[Flags]

0 commit comments

Comments
 (0)