mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-21 00:47:40 +00:00
2D3D:: fixed Vineyard
This commit is contained in:
@@ -1152,6 +1152,9 @@ void make_3d_models() {
|
||||
|
||||
shift_shape(shRatTail, zc(0.5) - geom3::LEG);
|
||||
for(int i=shRatTail.s; i<shRatTail.e; i++) hpc[i] = xpush(-scalefactor * 0.1) * hpc[i];
|
||||
|
||||
shift_shape(shSemiFloorShadow, geom3::FLOOR - geom3::human_height / 100);
|
||||
shift_shape(shSemiFloor[0], geom3::WALL);
|
||||
}
|
||||
|
||||
#undef S
|
||||
|
Reference in New Issue
Block a user