Explorar el Código

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

badlogic hace 6 años
padre
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 false;
 		}
 		#endif // UNITY_EDITOR