mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-16 03:51:37 +08:00
[unity] Fix for TK2D from 3.5
This commit is contained in:
parent
757006f199
commit
02b0e108bf
@ -574,8 +574,8 @@ namespace Spine.Unity.Editor {
|
||||
#else
|
||||
if (spriteCollection.objectReferenceValue == null)
|
||||
warnings.Add("SkeletonDataAsset requires tk2DSpriteCollectionData.");
|
||||
else
|
||||
warnings.Add("Your sprite collection may have missing images.");
|
||||
// else
|
||||
// warnings.Add("Your sprite collection may have missing images.");
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user