|
@@ -36,7 +36,7 @@ function WebGLTextures( _gl, extensions, state, properties, capabilities, utils,
|
|
context.drawImage( image, 0, 0, image.width, image.height, 0, 0, canvas.width, canvas.height );
|
|
context.drawImage( image, 0, 0, image.width, image.height, 0, 0, canvas.width, canvas.height );
|