mirror shWolf2 just in case

This commit is contained in:
Zeno Rogue 2019-08-25 18:13:28 +02:00
parent a3da1d327d
commit 4d01632bb6
1 changed files with 2 additions and 0 deletions

View File

@ -1151,6 +1151,8 @@ void geometry_information::make_3d_models() {
adjust_eye(shWolf1, shDogHead, AHEAD, AHEAD, 1);
adjust_eye(shWolf2, shDogHead, AHEAD, AHEAD, 1);
for(int i=0; i<shWolf1.e-shWolf1.s; i++)
hpc[shWolf2.s+i] = MirrorY * hpc[shWolf1.s+i];
adjust_eye(shWolf3, shDogHead, AHEAD, AHEAD, 1);
adjust_eye(shFamiliarEye, shWolfHead, AHEAD, AHEAD, 1);