1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

Fix SkeletonProfileHumanoid documentation error

This commit is contained in:
DubiousDuck
2025-01-10 17:43:17 -08:00
parent 24d74510e5
commit fb7e666bfb

View File

@@ -31,6 +31,7 @@
│ └─ LeftHand │ └─ LeftHand
│ ├─ LeftThumbMetacarpal │ ├─ LeftThumbMetacarpal
│ │ └─ LeftThumbProximal │ │ └─ LeftThumbProximal
│ │ └─ LeftThumbDistal
│ ├─ LeftIndexProximal │ ├─ LeftIndexProximal
│ │ └─ LeftIndexIntermediate │ │ └─ LeftIndexIntermediate
│ │ └─ LeftIndexDistal │ │ └─ LeftIndexDistal
@@ -49,6 +50,7 @@
└─ RightHand └─ RightHand
├─ RightThumbMetacarpal ├─ RightThumbMetacarpal
│ └─ RightThumbProximal │ └─ RightThumbProximal
│ └─ RightThumbDistal
├─ RightIndexProximal ├─ RightIndexProximal
│ └─ RightIndexIntermediate │ └─ RightIndexIntermediate
│ └─ RightIndexDistal │ └─ RightIndexDistal