mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-04 14:24:53 +08:00
[unity] Fix non-Spine jsons from reporting version mismatch.
This commit is contained in:
parent
5443a70f44
commit
fe0b627c75
@ -1221,7 +1221,7 @@ namespace Spine.Unity.Editor {
|
||||
}
|
||||
|
||||
// Version warning
|
||||
{
|
||||
if (isSpineData) {
|
||||
string runtimeVersion = compatibleVersions[0][0] + "." + compatibleVersions[0][1];
|
||||
|
||||
if (string.IsNullOrEmpty(rawVersion)) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user