[DEBUG] set systelm work again
This commit is contained in:
parent
f1722f6755
commit
16ffcee086
@ -24,6 +24,7 @@ public class ResourceStaticTexturedMesh extends ResourceStaticMesh {
|
|||||||
this.textureCoords = textureCoordinates;
|
this.textureCoords = textureCoordinates;
|
||||||
this.normals = normals;
|
this.normals = normals;
|
||||||
this.indices = indices;
|
this.indices = indices;
|
||||||
|
flush();
|
||||||
}
|
}
|
||||||
|
|
||||||
protected ResourceStaticTexturedMesh(final Uri uriFile) {
|
protected ResourceStaticTexturedMesh(final Uri uriFile) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user