Michael Guerrero пре 10 година
родитељ
комит
f5572ff7a4
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      examples/js/BlendCharacter.js

+ 0 - 1
examples/js/BlendCharacter.js

@@ -6,7 +6,6 @@ THREE.BlendCharacter = function () {
 
 	this.weightSchedule = [];
 	this.warpSchedule = [];
-	this.mixer;
 
 	this.load = function ( url, onLoad ) {
 

粤ICP备19079148号