summaryrefslogtreecommitdiffstats
path: root/features.cginc
diff options
context:
space:
mode:
Diffstat (limited to 'features.cginc')
-rw-r--r--features.cginc4
1 files changed, 2 insertions, 2 deletions
diff --git a/features.cginc b/features.cginc
index 3f720ec..0bfe479 100644
--- a/features.cginc
+++ b/features.cginc
@@ -21,8 +21,8 @@
#pragma shader_feature_local _QUANTIZE_SPECULAR
//endex
-//ifex _Quantize_Diffuse_Enabled==0
-#pragma shader_feature_local _QUANTIZE_DIFFUSE
+//ifex _Metallics_Enabled==0
+#pragma shader_feature_local _METALLICS
//endex
//ifex _Outlines_Enabled==0