mirror of
				https://github.com/maxartz15/VertexAnimation.git
				synced 2025-11-04 10:25:44 +01:00 
			
		
		
		
	Update VA_AnimatorSystem.cs
Removed unused using thing.
This commit is contained in:
		@@ -1,7 +1,6 @@
 | 
				
			|||||||
using Unity.Entities;
 | 
					using Unity.Entities;
 | 
				
			||||||
using Unity.Transforms;
 | 
					using Unity.Transforms;
 | 
				
			||||||
using Unity.Mathematics;
 | 
					using Unity.Mathematics;
 | 
				
			||||||
using UnityEngine.Animations;
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
namespace TAO.VertexAnimation
 | 
					namespace TAO.VertexAnimation
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user