removed debug from shRing

This commit is contained in:
Zeno Rogue 2021-05-23 15:58:08 +02:00
parent feaef63f22
commit 3d12529b78
1 changed files with 0 additions and 1 deletions

View File

@ -562,7 +562,6 @@ void geometry_information::procedural_shapes() {
make_ring(shRing, [this] {
orb_inner_ring = isize(hpc) - shRing.s;
REVPRING(i) {
println(hlog, "called for i = ", i);
hpcpush(ddi(i, orbsize * .30) * C0);
}
});