mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-18 15:00:26 +00:00
shading of all humanoid models
This commit is contained in:
parent
380a8e8eda
commit
9a0b8935a3
@ -223,7 +223,7 @@ void geometry_information::make_ha_3d(hpcshape& sh, bool isarmor, ld scale) {
|
||||
int at1 = isize(hpc);
|
||||
for(int i=at0; i<at1; i++) hpc.push_back(Mirror * hpc[i]);
|
||||
|
||||
add_texture(shPBody);
|
||||
add_texture(sh);
|
||||
shift_last(-BODY);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user