Skip to content

Commit 14b3183

Browse files
removed forgotten double pasted label
1 parent c524c69 commit 14b3183

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/webgl/p5.Shader.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1352,7 +1352,6 @@ p5.Shader = class {
13521352
}
13531353
}
13541354
break;
1355-
case gl.SAMPLER_2D:
13561355
case gl.SAMPLER_CUBE:
13571356
case gl.SAMPLER_3D:
13581357
case gl.SAMPLER_2D_SHADOW:

0 commit comments

Comments
 (0)