mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 14:02:59 +00:00 
			
		
		
		
	fixed dog stripes
This commit is contained in:
		| @@ -568,6 +568,7 @@ void geometry_information::make_revolution_cut(hpcshape &sh, int each, ld push, | |||||||
|   if(&sh == &shDogTorso) { |   if(&sh == &shDogTorso) { | ||||||
|     finishshape(); |     finishshape(); | ||||||
|     shDogStripes = shDogTorso; |     shDogStripes = shDogTorso; | ||||||
|  |     add_texture(shDogStripes); | ||||||
|     auto& utt = models_texture; |     auto& utt = models_texture; | ||||||
|     int a = (6 * 360 / step); |     int a = (6 * 360 / step); | ||||||
|     for(int i=0; i<shDogStripes.e - shDogStripes.s; i++) |     for(int i=0; i<shDogStripes.e - shDogStripes.s; i++) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue