mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
remove fluid model todo
This commit is contained in:
parent
e4dfc7729f
commit
6562c7076f
@ -1527,7 +1527,6 @@ impl<V: RectRasterableVol> Terrain<V> {
|
||||
// Find a way to keep this?
|
||||
// .filter(|chunk| chunk.can_shadow_sun())
|
||||
.filter_map(|chunk| {
|
||||
// TODO: Should the fluid model also be considered here?
|
||||
chunk
|
||||
.opaque_model
|
||||
.as_ref()
|
||||
|
Loading…
Reference in New Issue
Block a user