Explorar o código

Debug code removed

Elijah Snyder %!s(int64=10) %!d(string=hai) anos
pai
achega
9f736d8ca6
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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();