Browse Source

Debug code removed

Elijah Snyder 10 năm trước cách đây
mục cha
commit
9f736d8ca6
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      examples/webgl_loader_amf.html

+ 0 - 1
examples/webgl_loader_amf.html

@@ -97,7 +97,6 @@
 
 				loader.load( './models/amf/rook.amf', function ( amfobject ) {
 
-					document.amfobject = amfobject;
 					scene.add( amfobject );
 					render();