mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-04-05 02:07:03 +00:00
mirror shWolf2 just in case
This commit is contained in:
parent
a3da1d327d
commit
4d01632bb6
@ -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);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user