Pārlūkot izejas kodu

remove console log

Lewy Blue 7 gadi atpakaļ
vecāks
revīzija
b0c0e588b2
1 mainītis faili ar 0 papildinājumiem un 2 dzēšanām
  1. 0 2
      examples/js/loaders/FBXLoader.js

+ 0 - 2
examples/js/loaders/FBXLoader.js

@@ -2791,8 +2791,6 @@
 			var innerPropFlag = props[ 3 ];
 			var innerPropValue = props[ 4 ];
 
-			console.log( innerPropType1 )
-
 			// cast values where needed, otherwise leave as strings
 			switch ( innerPropType1 ) {