Fix: Missed this line in last commit

This commit is contained in:
William Reynish 2020-02-10 11:04:34 +01:00
parent 6a841acab6
commit 39b3327490
1 changed files with 1 additions and 0 deletions

View File

@ -456,6 +456,7 @@ classes = (
BONE_PT_inverse_kinematics,
BONE_PT_deform,
BONE_PT_display,
BONE_PT_display_custom_shape,
BONE_PT_custom_props,
)