Mr.doob пре 6 година
родитељ
комит
792388a209
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      editor/js/Loader.js

+ 0 - 1
editor/js/Loader.js

@@ -5,7 +5,6 @@
 var Loader = function ( editor ) {
 
 	var scope = this;
-	var signals = editor.signals;
 
 	this.texturePath = '';
 

粤ICP备19079148号