You've already forked godot
							
							
				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:
		@@ -31,6 +31,7 @@
 | 
			
		||||
		                │        └─ LeftHand
 | 
			
		||||
		                │           ├─ LeftThumbMetacarpal
 | 
			
		||||
		                │           │  └─ LeftThumbProximal
 | 
			
		||||
		                │           │    └─ LeftThumbDistal
 | 
			
		||||
		                │           ├─ LeftIndexProximal
 | 
			
		||||
		                │           │  └─ LeftIndexIntermediate
 | 
			
		||||
		                │           │    └─ LeftIndexDistal
 | 
			
		||||
@@ -49,6 +50,7 @@
 | 
			
		||||
		                         └─ RightHand
 | 
			
		||||
		                            ├─ RightThumbMetacarpal
 | 
			
		||||
		                            │  └─ RightThumbProximal
 | 
			
		||||
		                            │     └─ RightThumbDistal
 | 
			
		||||
		                            ├─ RightIndexProximal
 | 
			
		||||
		                            │  └─ RightIndexIntermediate
 | 
			
		||||
		                            │     └─ RightIndexDistal
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user