mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-23 13:07:16 +00:00
removed debug from shRing
This commit is contained in:
parent
feaef63f22
commit
3d12529b78
@ -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);
|
||||
}
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user