mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-06 15:24:55 +08:00
Fixed switch warning.
This commit is contained in:
parent
6e162a2fe7
commit
634e7a3469
@ -204,6 +204,7 @@ void SkeletonRenderer::drawSkeleton (const Mat4 &transform, bool transformUpdate
|
||||
a = attachment->a;
|
||||
break;
|
||||
}
|
||||
default: ;
|
||||
}
|
||||
if (texture) {
|
||||
if (slot->data->additiveBlending != additive) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user