未验证 提交 5dce6f08 编写于 作者: M Mr.doob 提交者: GitHub

Merge pull request #12952 from Itee/patch-2

NodeLib: Fix wrong variable name
......@@ -29,7 +29,7 @@ THREE.NodeLib = {
removeKeyword: function( name ) {
delete this.keywords[ node ];
delete this.keywords[ name ];
},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册