提交 d8a6ab85 编写于 作者: T Tristan Valcke

Add missing semicolon in VolumeSlice

上级 57b27c0d
......@@ -85,7 +85,7 @@ THREE.VolumeSlice = function( volume, index, axis ) {
*/
}
};
THREE.VolumeSlice.prototype = {
......@@ -214,4 +214,4 @@ THREE.VolumeSlice.prototype = {
}
}
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册