mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-01-01 21:10:35 +00:00
arcm:: cleared spam in DF_GEOM
This commit is contained in:
parent
e2077620c8
commit
e175f522dc
@ -455,6 +455,7 @@ void archimedean_tiling::compute_geometry() {
|
||||
}
|
||||
|
||||
if(debugflags & DF_GEOM)
|
||||
if(p < 10 || p == 99)
|
||||
println(hlog, "edgelength = ", edgelength, " angles = ", alphas, " inradius = ", inradius, " circumradius = ", circumradius);
|
||||
|
||||
if(isnan(alpha_total)) elmax = edgelength;
|
||||
|
Loading…
Reference in New Issue
Block a user