1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-27 17:28:41 +00:00

Biome API: Add biome-specific river water

This commit is contained in:
paramat 2015-04-19 03:37:55 +01:00
parent 0c792db05c
commit a615da6b12
3 changed files with 23 additions and 19 deletions

View file

@ -42,6 +42,7 @@ public:
content_t c_stone;
content_t c_water_top;
content_t c_water;
content_t c_river_water;
content_t c_dust;
s16 depth_top;