mirror of https://github.com/godotengine/godot
Fix SkeletonProfileHumanoid documentation error
This commit is contained in:
parent
24d74510e5
commit
fb7e666bfb
|
|
@ -31,6 +31,7 @@
|
|||
│ └─ LeftHand
|
||||
│ ├─ LeftThumbMetacarpal
|
||||
│ │ └─ LeftThumbProximal
|
||||
│ │ └─ LeftThumbDistal
|
||||
│ ├─ LeftIndexProximal
|
||||
│ │ └─ LeftIndexIntermediate
|
||||
│ │ └─ LeftIndexDistal
|
||||
|
|
@ -49,6 +50,7 @@
|
|||
└─ RightHand
|
||||
├─ RightThumbMetacarpal
|
||||
│ └─ RightThumbProximal
|
||||
│ └─ RightThumbDistal
|
||||
├─ RightIndexProximal
|
||||
│ └─ RightIndexIntermediate
|
||||
│ └─ RightIndexDistal
|
||||
|
|
|
|||
Loading…
Reference in New Issue