mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 14:02:59 +00:00 
			
		
		
		
	removed WIP geometries from the menu
This commit is contained in:
		| @@ -423,6 +423,7 @@ void ge_select_tiling() { | |||||||
|     if(archimedean && !CAP_ARCM) continue; |     if(archimedean && !CAP_ARCM) continue; | ||||||
|     if(cryst && !CAP_CRYSTAL) continue; |     if(cryst && !CAP_CRYSTAL) continue; | ||||||
|     if(sol && !CAP_SOLV) continue; |     if(sol && !CAP_SOLV) continue; | ||||||
|  |     if(nih) continue; // hide work in progress | ||||||
|     if(WDIM == 3 && MAXMDIM == 3) continue; |     if(WDIM == 3 && MAXMDIM == 3) continue; | ||||||
|     if(geometry == gFieldQuotient && !CAP_FIELD) continue; |     if(geometry == gFieldQuotient && !CAP_FIELD) continue; | ||||||
|     if((!!quotient) ^ select_quotient) continue; |     if((!!quotient) ^ select_quotient) continue; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue