mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2025-01-10 21:09:38 +01:00
Fix compile.
This commit is contained in:
parent
ee4f41951e
commit
32037fc73c
@ -407,7 +407,7 @@ public:
|
||||
}
|
||||
}
|
||||
|
||||
good_triangles++;
|
||||
//good_triangles++;
|
||||
}
|
||||
|
||||
//print_line("at point " + itos(i) + "/" + itos(point_count) + " simplices added " + itos(good_triangles) + "/" + itos(simplex_list.size()) + " - triangles: " + itos(triangles.size()));
|
||||
|
Loading…
Reference in New Issue
Block a user