Fix gcc build

master
Cory Petkovsek 2019-08-10 03:31:38 +09:00
parent 67f44c566c
commit 9c56f75c60
1 changed files with 1 additions and 1 deletions

View File

@ -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