]> git.mxchange.org Git - flightgear.git/blobdiff - utils/Modeller/ac3d-despeckle
- improve Blender registry handling
[flightgear.git] / utils / Modeller / ac3d-despeckle
index fc4c3466dc6ceeae2e889a2f95cc6e9e71162452..abecec42c2452894a84106b4ff3126306016e2c5 100755 (executable)
@@ -130,7 +130,7 @@ while (<>) {
                if ($n < 3 or $n > 4) {
                        report("?") if $VERBOSE;
                        unless ($NOOP) {
-                               print scalar(<>) foreach (0 .. $n);
+                               print scalar(<>) foreach (1 .. $n);
                        }
                        next;
                }