From 169e97e97226653691446334cddf374065ba3537 Mon Sep 17 00:00:00 2001 From: Takahiro Date: Sun, 8 Jan 2017 21:23:58 -0800 Subject: [PATCH] Replace a tab with a space --- examples/js/loaders/GLTFLoader.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/js/loaders/GLTFLoader.js b/examples/js/loaders/GLTFLoader.js index d161166dba..84a3f8ca75 100644 --- a/examples/js/loaders/GLTFLoader.js +++ b/examples/js/loaders/GLTFLoader.js @@ -1044,7 +1044,7 @@ THREE.GLTFLoader = ( function () { } - } else { + } else { if ( shaderParam && shaderParam.value ) { -- GitLab