Fix a bunch of shaders
This commit is contained in:
@@ -21,7 +21,7 @@ CGPROGRAM
|
||||
#include "UnityStandardBRDF.cginc"
|
||||
#include "UnityPBSLighting.cginc"
|
||||
|
||||
#include "../Includes/AtgStandardBRDF.cginc"
|
||||
#include "./AtgStandardBRDF.cginc"
|
||||
|
||||
sampler2D _CameraGBufferTexture0;
|
||||
sampler2D _CameraGBufferTexture1;
|
||||
|
||||
Reference in New Issue
Block a user