mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 05:52:59 +00:00 
			
		
		
		
	cleaned unused variable in 3d-models
This commit is contained in:
		| @@ -390,8 +390,6 @@ void geometry_information::make_foot_3d(hpcshape& sh) { | |||||||
|   add_cone(zc(0.4), leg5, zc(0.45)); |   add_cone(zc(0.4), leg5, zc(0.45)); | ||||||
|   add_texture(sh); |   add_texture(sh); | ||||||
|   // shift_last(-LEG0); |   // shift_last(-LEG0); | ||||||
|   ld sc = 1; |  | ||||||
|   if(cgi.emb->is_euc_in_hyp()) sc *= exp(-vid.depth); |  | ||||||
|   for(int i=last->s; i<isize(hpc); i++) hpc[i] = lxpush(-0.0125*S) * hpc[i]; |   for(int i=last->s; i<isize(hpc); i++) hpc[i] = lxpush(-0.0125*S) * hpc[i]; | ||||||
|   } |   } | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue