mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-26 06:29:02 +08:00
[unity] Fixed compile error on Unity 2017 of previous commit 5beb3c9. See #1945.
This commit is contained in:
parent
5beb3c9352
commit
64b0031db0
@ -372,7 +372,7 @@ namespace Spine.Unity.AttachmentTools {
|
||||
};
|
||||
}
|
||||
|
||||
protected struct BlendModeAtlasPages {
|
||||
private struct BlendModeAtlasPages {
|
||||
public AtlasPage normalPage;
|
||||
public AtlasPage additivePage;
|
||||
public AtlasPage multiplyPage;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user