release of voxel-2

This commit is contained in:
tth
2022-04-10 01:41:42 +02:00
parent 85d6b57eee
commit 694066169c
4 changed files with 35 additions and 24 deletions

View File

@@ -9,7 +9,7 @@ BEGIN {
print "union {"
}
$4 > 145 {
$4 > 500 {
count = $4
value = $5
if (count > maxcount)