Skip to content

Commit

Permalink
Rigid Body Label
Browse files Browse the repository at this point in the history
  • Loading branch information
Weisl committed Jan 31, 2024
1 parent ac97068 commit c7a1bce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion preferences/preferences.py
Original file line number Diff line number Diff line change
Expand Up @@ -790,7 +790,7 @@ def draw(self, context):
row.prop(self, propName)

box = layout.box()
box.label(text="Parent Renaming")
box.label(text="Rigid Body")

for propName in self.props_parent:
row = box.row()
Expand Down

0 comments on commit c7a1bce

Please sign in to comment.