mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-30 21:42:59 +00:00 
			
		
		
		
	disabled Nowall attempts in Binary4
This commit is contained in:
		| @@ -817,6 +817,7 @@ bool buildBarrier3D(cell *c, eLand l2, int forced_dir) { | ||||
|  | ||||
| bool buildBarrierNowall(cell *c, eLand l2, int forced_dir) { | ||||
|  | ||||
|   if(geometry == gBinary4) return false; | ||||
|   #if MAXMDIM >= 4 | ||||
|   // 3D binary tilings create walls using their own methods | ||||
|   if(WDIM == 3 && binarytiling) return false; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue