more typo
This commit is contained in:
parent
d215d60b36
commit
86e1d3a0cb
|
@ -75,7 +75,7 @@ public class ChunkVertexGenerator {
|
|||
|
||||
GeneratedChunkMeshes output = new GeneratedChunkMeshes();
|
||||
output.opaqueMesh = builder.end();
|
||||
output.alphaBesh = alphaBuilder.end();
|
||||
output.alphaMesh = alphaBuilder.end();
|
||||
return output;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue