fixed dog stripes

This commit is contained in:
Zeno Rogue 2019-06-11 10:19:14 +02:00
parent 5de371f1f7
commit 69de3354fe
1 changed files with 1 additions and 0 deletions

View File

@ -568,6 +568,7 @@ void geometry_information::make_revolution_cut(hpcshape &sh, int each, ld push,
if(&sh == &shDogTorso) {
finishshape();
shDogStripes = shDogTorso;
add_texture(shDogStripes);
auto& utt = models_texture;
int a = (6 * 360 / step);
for(int i=0; i<shDogStripes.e - shDogStripes.s; i++)