This commit is contained in:
David PAGNON 2023-01-12 23:02:14 +01:00 committed by GitHub
parent ee5f5940d7
commit 2f416d1904
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -169,9 +169,9 @@ BODY_135 = Node("CHip", id=None, children=[
Node("LShoulder", id=5, children=[
Node("LElbow", id=7, children=[
Node("LWrist", id=9, children=[
Node("RThumb", id=48),
Node("RIndex", id=51),
Node("RPinky", id=63),
Node("LThumb", id=48),
Node("LIndex", id=51),
Node("LPinky", id=63),
]),
]),
]),