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

Commit

Permalink
Disabled Global Dynamic Bones in part of phasing them out as Physbone…
Browse files Browse the repository at this point in the history
…s released.
  • Loading branch information
RequiDev committed May 10, 2022
1 parent 08732bc commit ed5ccfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ReModCE/Components/DynamicBonesComponent.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

namespace ReModCE.Components
{
[ComponentDisabled]
internal class DynamicBonesComponent : ModComponent
{
[Flags]
Expand Down

0 comments on commit ed5ccfa

Please sign in to comment.