mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Apply suggested changes
This commit is contained in:
parent
7fdad3600e
commit
632bd7a5f7
5 changed files with 18 additions and 21 deletions
|
@ -58,7 +58,9 @@ uniform float xyPerspectiveBias0;
|
|||
uniform float xyPerspectiveBias1;
|
||||
uniform float zPerspectiveBias;
|
||||
|
||||
uniform vec3 beta_r0_l;
|
||||
#ifdef ENABLE_TINTED_SUNLIGHT
|
||||
uniform vec3 beta_r0_l;
|
||||
#endif
|
||||
|
||||
#ifdef ENABLE_DYNAMIC_SHADOWS
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue