Fix a bunch of shaders

This commit is contained in:
Lucien
2026-05-19 15:33:18 +02:00
parent cd9df45d08
commit 7f8ffe9f28
252 changed files with 31016 additions and 583012 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ Category {
uniform float3 _SunDir;
uniform half4 _EnviroSkyFog;
#else
#include "Core/EnviroFogCore.cginc"
#include "./EnviroFogCore.cginc"
#endif
uniform sampler2D _MainTex;