Daniel 10 лет назад
Родитель
Сommit
f5d82433f7
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      editor/js/CmdSetGeometry.js

+ 0 - 1
editor/js/CmdSetGeometry.js

@@ -49,7 +49,6 @@ CmdSetGeometry.prototype = {
 	update: function ( cmd ) {
 
 		this.newGeometry = cmd.newGeometry;
-		this.newGeometryJSON = cmd.newGeometry.toJSON();
 
 	},
 

粤ICP备19079148号