Forgot this

master
Marc Gilleron 2020-01-04 23:30:51 +00:00
parent 8056f7e679
commit ebe62cde69
1 changed files with 0 additions and 1 deletions

View File

@ -205,7 +205,6 @@ void VoxelMesherTransvoxel::build(VoxelMesher::Output &output, const VoxelMesher
}
Array transition_arrays;
scale_output(lod_scale);
if (input.lod > 0) {
scale_output(1 << input.lod);
}