mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Clouds: Make cloud area radius settable in .conf
This commit is contained in:
parent
5fa4fed097
commit
9345ba7b6a
4 changed files with 28 additions and 22 deletions
|
@ -87,6 +87,7 @@ private:
|
|||
video::SMaterial m_material;
|
||||
core::aabbox3d<f32> m_box;
|
||||
float m_cloud_y;
|
||||
u16 m_cloud_radius_i;
|
||||
video::SColorf m_color;
|
||||
u32 m_seed;
|
||||
v2f m_camera_pos;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue