mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 14:02:59 +00:00 
			
		
		
		
	EX default_model()
This commit is contained in:
		| @@ -1244,7 +1244,7 @@ EX void stop_game() { | ||||
| #endif | ||||
|   } | ||||
|  | ||||
| eModel default_model() { | ||||
| EX eModel default_model() { | ||||
|   if(nonisotropic) return mdGeodesic; | ||||
|   if(GDIM == 3) return mdPerspective; | ||||
|   return mdDisk; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue