mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Reduced leaf noise for spots
This commit is contained in:
parent
599aa8135a
commit
7ae50e3a9f
@ -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),
|
||||
|
Loading…
x
Reference in New Issue
Block a user