mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 05:52:59 +00:00 
			
		
		
		
	also increased OINF to be above FULLEDGE
This commit is contained in:
		| @@ -828,7 +828,7 @@ static const flagtype qCAT             = Flag(28); | ||||
|  | ||||
| // note: dnext assumes that x&7 equals 7 | ||||
| static const int SEE_ALL = 50; | ||||
| static const int OINF = 100; | ||||
| static const int OINF = 123; | ||||
|  | ||||
| extern eGeometry geometry; | ||||
| extern eVariation variation; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue