Update: CC - Bacon - Entity Loaded (2xswm1bwq8.js) 2 bytes modified

beta.r3js.org
-=yb4f310 2018-02-18 16:53:59 +01:00
parent 613c38c65a
commit 41b05d4921
1 changed files with 1 additions and 1 deletions

View File

@ -1477,7 +1477,7 @@ GameLib.CustomCode.prototype.stopBlock = function() {
function (mesh) {
mesh.parentMesh = null;
mesh.updateInstance(parentMesh);
mesh.updateInstance('parentMesh');
mesh.position.z = 2.5;
mesh.updateInstance('position');