Skip to content

Commit fbd0bd5

Browse files
committed
Adjust todo
1 parent 7740858 commit fbd0bd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/Background.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ export class Background extends Group implements Disposable {
124124

125125
}
126126

127-
// @todo Remove when three support auto shader outputs.
127+
// TODO Remove when three supports auto shader outputs.
128128
material.onBeforeCompile = (shader: WebGLProgramParametersWithUniforms, renderer: WebGLRenderer) => {
129129

130130
const renderTarget = renderer.getRenderTarget();

0 commit comments

Comments
 (0)