mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 14:02:59 +00:00 
			
		
		
		
	ls:: no 'better_mirror' in Patched Chaos, Total Chaos, or Landscape
This commit is contained in:
		| @@ -1134,7 +1134,7 @@ EX land_validity_t& land_validity(eLand l) { | |||||||
|   if(l == laWhirlwind && hyperbolic_not37) |   if(l == laWhirlwind && hyperbolic_not37) | ||||||
|     return pattern_incompatibility; |     return pattern_incompatibility; | ||||||
|  |  | ||||||
|   bool better_mirror = !geometry && STDVAR && !ls::hv_structure(); |   bool better_mirror = !geometry && STDVAR && !ls::hv_structure() && !among(land_structure, lsTotalChaos, lsPatchedChaos, lsLandscape); | ||||||
|  |  | ||||||
|   // available only in non-standard geometries |   // available only in non-standard geometries | ||||||
|   if(l == laMirrorOld && better_mirror) |   if(l == laMirrorOld && better_mirror) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue