diff options
Diffstat (limited to 'src/lighting.h')
| -rw-r--r-- | src/lighting.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lighting.h b/src/lighting.h index e0d9cee09..6c837568b 100644 --- a/src/lighting.h +++ b/src/lighting.h @@ -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}; }; |
