Crates: fix bottom splat angle

This commit is contained in:
James R 2023-12-22 05:25:45 -08:00
parent 0d2844bc5a
commit a5772c21c3

View file

@ -150,7 +150,7 @@ struct Box : AnyBox
return dress(side, ff);
};
dress(this, FF_FLOORSPRITE); // bottom (me)
dress(this, FF_FLOORSPRITE)->turn(0); // bottom (me)
side(FF_FLOORSPRITE)->z(height); // top
// sides