formatting

This commit is contained in:
klemek
2020-12-19 17:21:06 +01:00
parent 63e8f2c5f6
commit 205a663e07
56 changed files with 1690 additions and 1297 deletions
+1 -1
View File
@@ -305,7 +305,7 @@ SubShader {
clip(faceColor.a - 0.001);
#endif
return faceColor * input.color.a;
return faceColor * input.color.a;
}
ENDCG