mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-29 04:05:31 +01:00
Allow saturation to be controlled by the server. (#13075)
This commit is contained in:
@@ -24,4 +24,5 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
struct Lighting
|
||||
{
|
||||
float shadow_intensity {0.0f};
|
||||
float saturation {1.0f};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user