mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-30 13:32:59 +00:00 
			
		
		
		
	display fake products correctly
This commit is contained in:
		| @@ -1678,6 +1678,7 @@ EX bool confusingGeometry() { | |||||||
|   #if MAXMDIM >= 4 |   #if MAXMDIM >= 4 | ||||||
|   if(reg3::ultra_mirror_in()) return true; |   if(reg3::ultra_mirror_in()) return true; | ||||||
|   #endif |   #endif | ||||||
|  |   if(mproduct) return (hybrid::csteps && !PIU(fake::in() && !fake::multiple)) || PIU(confusingGeometry()); | ||||||
|   return quotient || elliptic || (fake::in() && fake::multiple); |   return quotient || elliptic || (fake::in() && fake::multiple); | ||||||
|   } |   } | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue