Parcourir la source

Merge branch '3.8-beta' of https://github.com/EsotericSoftware/spine-runtimes into 3.8-beta

badlogic il y a 6 ans
Parent
commit
fbee0faf82

+ 1 - 1
spine-unity/Assets/Spine/Runtime/spine-unity/Components/SkeletonRenderer.cs

@@ -567,7 +567,7 @@ namespace Spine.Unity {
 						return true;
 						return true;
 				}
 				}
 			}
 			}
-			return true;
+			return false;
 		}
 		}
 		#endif // UNITY_EDITOR
 		#endif // UNITY_EDITOR