Skip to content

Commit

Permalink
Update InitCommon.js
Browse files Browse the repository at this point in the history
  • Loading branch information
erichlof authored May 22, 2024
1 parent 1d6a176 commit 1eb9aae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/InitCommon.js
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ function init()
// load a resource
blueNoiseTexture = textureLoader.load(
// resource URL
'textures/BlueNoise_RGBA256.png',
'textures/BlueNoise_R_128.png',

// onLoad callback
function (texture)
Expand Down

0 comments on commit 1eb9aae

Please sign in to comment.