Skip to content

Commit

Permalink
Fix webgl shaders
Browse files Browse the repository at this point in the history
  • Loading branch information
bit69tream committed Jan 8, 2024
1 parent fc08401 commit 239d405
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/resources/health-bar-100.frag
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ precision mediump float;

varying vec2 fragTexCoord;

out vec4 finalColor;

uniform float health;

uniform sampler2D texture0;
Expand Down

0 comments on commit 239d405

Please sign in to comment.