mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 05:52:59 +00:00 
			
		
		
		
	fixup to celldistAlt (masterAlt)
This commit is contained in:
		| @@ -1676,7 +1676,7 @@ EX void buildCamelot(cell *c) { | ||||
|  | ||||
| EX int masterAlt(cell *c) { | ||||
|   #if MAXMDIM >= 4 | ||||
|   if(WDIM == 3 && hyperbolic) return reg3::altdist(c->master); | ||||
|   if(WDIM == 3 && hyperbolic && !reg3::in_rule()) return reg3::altdist(c->master); | ||||
|   #endif | ||||
|   return c->master->alt->distance; | ||||
|   } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue