This commit is contained in:
badlogic 2019-06-19 15:43:53 +02:00
commit fbee0faf82

View File

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