mirror of
https://github.com/minetest/minetest.git
synced 2025-07-05 17:30:21 +02:00
merged jungle and bluish shadows
This commit is contained in:
@ -115,7 +115,8 @@ struct ContentFeatures
|
||||
TileSpec tiles[6];
|
||||
|
||||
video::ITexture *inventory_texture;
|
||||
|
||||
|
||||
// True for all ground-like things like stone and mud, false for eg. trees
|
||||
bool is_ground_content;
|
||||
bool light_propagates;
|
||||
bool sunlight_propagates;
|
||||
|
Reference in New Issue
Block a user