Skip to content

Commit

Permalink
Revert "Create rendertype_translucent.fsh"
Browse files Browse the repository at this point in the history
This reverts commit 1113a16.
  • Loading branch information
AViewFromTheTop committed Aug 24, 2024
1 parent 762d8a3 commit 6d69f0e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ uniform vec4 FogColor;
in float vertexDistance;
in vec4 vertexColor;
in vec2 texCoord0;
in vec4 normal;

out vec4 fragColor;

Expand Down

0 comments on commit 6d69f0e

Please sign in to comment.