mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-17 11:38:05 +00:00
no inner line drawn in rings
This commit is contained in:
@@ -556,6 +556,7 @@ 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);
|
||||
|
||||
Reference in New Issue
Block a user