mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-09 16:48:43 +08:00
[unity] Fixed unnecessary correct-material-stencil-comp and save assets calls which caused wait time after exiting play mode. Closes #1385.
This commit is contained in:
parent
ffd40fed68
commit
0df273d327
@ -567,7 +567,7 @@ namespace Spine.Unity {
|
||||
return true;
|
||||
}
|
||||
}
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
#endif // UNITY_EDITOR
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user