mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-30 21:42:59 +00:00 
			
		
		
		
	fixed slime 3D model too high
This commit is contained in:
		| @@ -1159,7 +1159,7 @@ void geometry_information::make_3d_models() { | |||||||
|     } |     } | ||||||
|   last->flags |= POLY_TRIANGLES; |   last->flags |= POLY_TRIANGLES; | ||||||
|   add_texture(*last); |   add_texture(*last); | ||||||
|   if(WDIM == 2) shift_last_straight(FLOOR); |   if(WDIM == 2) shift_last_straight(FLOOR + cgi.emb->center_z()); | ||||||
|   finishshape(); |   finishshape(); | ||||||
|   shJelly = shSlime; |   shJelly = shSlime; | ||||||
|    |    | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue