Skip to content

Commit 168a50b

Browse files
committed
whitespace
1 parent c4f3e4e commit 168a50b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/webgl/ShaderGen.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -672,6 +672,7 @@ function shadergen(p5, fn) {
672672
function getWorldPosition(func){
673673
GLOBAL_SHADER.getWorldPosition(func)
674674
}
675+
675676
function getFinalColor(func){
676677
GLOBAL_SHADER.getFinalColor(func)
677678
}

0 commit comments

Comments
 (0)