Explorar o código

fixed warning

ZimM %!s(int64=10) %!d(string=hai) anos
pai
achega
83624a2259
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      spine-unity/Assets/spine-unity/SkeletonRenderer.cs

+ 0 - 1
spine-unity/Assets/spine-unity/SkeletonRenderer.cs

@@ -661,7 +661,6 @@ public class SkeletonRenderer : MonoBehaviour {
 		for (int i = startSlot, triangleIndex = 0; i < endSlot; i++) {
 			Slot slot = drawOrder.Items[i];
 			Attachment attachment = slot.attachment;
-			Bone bone = slot.bone;
 
 			bool flip = flipStates.Items[i];