2
0
Mugen87 5 жил өмнө
parent
commit
2ff593aac8

+ 1 - 1
examples/jsm/nodes/core/Node.js

@@ -94,7 +94,7 @@ Node.prototype = {
 
 	},
 
-	generate: function ( builder, output, uuid, type, ns ) {
+	generate: function ( /* builder, output, uuid, type, ns */ ) {
 
 		// This method needs to be implemented in subclasses