mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 14:02:59 +00:00 
			
		
		
		
	fixed getHempisphere on INVERSE
This commit is contained in:
		| @@ -554,6 +554,9 @@ EX int getHemisphere(cell *c, int which) { | ||||
|       if(score == 0 && error < -.001) score--; | ||||
|       return score; | ||||
|       } | ||||
|     else if(INVERSE) { | ||||
|       return UIU(getHemisphere(c, which)); | ||||
|       } | ||||
|     #endif | ||||
|     #if CAP_IRR | ||||
|     else if(IRREGULAR) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue