Fix gcc build
This commit is contained in:
parent
67f44c566c
commit
9c56f75c60
@ -1466,7 +1466,7 @@ void VoxelMesherDMC::build(VoxelMesher::Output &output, const VoxelBuffer &voxel
|
||||
// - Voxel data must be padded
|
||||
// - The non-padded area size is cubic and power of two
|
||||
|
||||
_stats = { 0 };
|
||||
_stats = { };
|
||||
|
||||
if (voxels.is_uniform(VoxelBuffer::CHANNEL_ISOLEVEL)) {
|
||||
// That won't produce any polygon
|
||||
|
Loading…
x
Reference in New Issue
Block a user