mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-30 21:42:59 +00:00 
			
		
		
		
	missing MAXMDIM guard
This commit is contained in:
		| @@ -497,8 +497,10 @@ void check_cgi() { | ||||
|     floor_textures = NULL; | ||||
|     } | ||||
|    | ||||
|   #if MAXMDIM >= 4 | ||||
|   if(!floor_textures && DIM == 3 && (cgi.state & 2))  | ||||
|     make_floor_textures(); | ||||
|   #endif | ||||
|  | ||||
|   } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue