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