mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 05:52:59 +00:00 
			
		
		
		
	fixed a bug with not displaying some walls in octtet or subdivided reg3
This commit is contained in:
		| @@ -1078,6 +1078,7 @@ void geometry_information::create_wall3d() { | |||||||
|         make_wall(0, id++, face); |         make_wall(0, id++, face); | ||||||
|       } |       } | ||||||
|     hassert(id == tot); |     hassert(id == tot); | ||||||
|  |     wallstart.push_back(isize(raywall)); | ||||||
|     compute_cornerbonus(); |     compute_cornerbonus(); | ||||||
|     return; |     return; | ||||||
|     } |     } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue