summaryrefslogtreecommitdiff
path: root/src/voxel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/voxel.h')
-rw-r--r--src/voxel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/voxel.h b/src/voxel.h
index 054644889..58ad39be4 100644
--- a/src/voxel.h
+++ b/src/voxel.h
@@ -213,7 +213,7 @@ public:
return;
}
- assert(contains(a));
+ assert(contains(a)); // pre-condition
// Take back area, XY inclusive
{