From 8621e6de5dc031b547739ab3ff8dc1575a284d1b Mon Sep 17 00:00:00 2001 From: Craig Robbins Date: Mon, 22 Dec 2014 01:37:45 +1000 Subject: Large increase in performance --- src/voxel.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/voxel.cpp') diff --git a/src/voxel.cpp b/src/voxel.cpp index 335ab307c..bd14acb06 100644 --- a/src/voxel.cpp +++ b/src/voxel.cpp @@ -180,7 +180,9 @@ void VoxelManipulator::addArea(const VoxelArea &area) dstream<