mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-21 01:36:02 +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
7c3cb7b196
commit
57992b6cdf
@ -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