فهرست منبع

remove console log

Lewy Blue 7 سال پیش
والد
کامیت
b0c0e588b2
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  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 ) {