Reduced leaf noise for spots

This commit is contained in:
Joshua Barretto 2021-08-02 20:19:32 +01:00
parent 599aa8135a
commit 7ae50e3a9f

View File

@ -212,7 +212,7 @@ impl<'a> Canvas<'a> {
info.index,
*sblock,
wpos2d.with_z(origin.z + z),
wpos2d - origin.xy(),
origin.xy(),
seed,
col,
|sprite| block.with_sprite(sprite),