disable debug message output.
This commit is contained in:
parent
38525878bd
commit
5827def7ae
@ -139,7 +139,7 @@ class G3D {
|
||||
rd2: 0,
|
||||
rd3: 0,
|
||||
};
|
||||
console.log(ax, ay, az, cutdepth, th, is3d, mesh, skincolor, smoothing);
|
||||
// console.log(ax, ay, az, cutdepth, th, is3d, mesh, skincolor, smoothing);
|
||||
if (this.header === null) {
|
||||
return false;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user