浏览代码

fix: somehow the inherit color socket was defined wrong

maybe vscode did it to me again? I really need a new editor
Joseph Brandenburg 3 月之前
父节点
当前提交
e666d06bde
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      xForm_definitions.py

+ 1 - 1
xForm_definitions.py

@@ -99,7 +99,7 @@ display_names = {
 "Custom Object Translation":'VectorSocket',
 "Custom Object Translation":'VectorSocket',
 "Custom Object Rotation":'VectorEulerSocket',
 "Custom Object Rotation":'VectorEulerSocket',
 "Color":'ColorSetSocket',
 "Color":'ColorSetSocket',
-"Inherit Color":'BoolSocket',
+"Inherit Color":'BooleanSocket',
 }
 }
 
 
 # deform_names
 # deform_names