Fix a bunch of shaders
This commit is contained in:
@@ -22,7 +22,7 @@ Category {
|
||||
#pragma multi_compile_fog
|
||||
|
||||
#include "UnityCG.cginc"
|
||||
#include "../../Resources/Shaders/Core/EnviroFogCore.cginc"
|
||||
#include "./EnviroFogCore.cginc"
|
||||
|
||||
sampler2D _MainTex;
|
||||
fixed4 _TintColor;
|
||||
|
||||
Reference in New Issue
Block a user