2
0
Mr.doob 6 жил өмнө
parent
commit
d89e43f939

+ 1 - 2
examples/js/loaders/SVGLoader.js

@@ -126,8 +126,7 @@ THREE.SVGLoader.prototype = {
 
 					currentTransform.copy( transformStack[ transformStack.length - 1 ] );
 
-				}
-				else {
+				} else {
 
 					currentTransform.identity();