mirror of
https://github.com/X0nk/Bliss-Shader.git
synced 2025-06-26 02:12:23 +08:00
Revert "fix sun specular being turned off for DH water"
This reverts commit e7401e9d95
.
This commit is contained in:
@ -4,9 +4,6 @@
|
||||
#include "/lib/color_transforms.glsl"
|
||||
#include "/lib/projections.glsl"
|
||||
|
||||
#ifdef OVERWORLD_SHADER
|
||||
#define WATER_SUN_SPECULAR
|
||||
#endif
|
||||
uniform vec2 texelSize;
|
||||
// uniform int moonPhase;
|
||||
uniform float frameTimeCounter;
|
||||
|
Reference in New Issue
Block a user