Update: CC - Snake FS - Entity Loaded (21g30t1e75.js) 2 bytes modified

beta.r3js.org
-=yb4f310 2018-03-24 13:32:54 +01:00
parent e8a8075510
commit 929850d003
1 changed files with 1 additions and 1 deletions

View File

@ -1251,7 +1251,7 @@ GameLib.CustomCode.prototype.restore = function() {
var backupOrientation = clone.orientation;
if (clone.backupMesh.hasOwnProperty('orientation')) {
clone.orientation = clone.backupMesh.orientation;
// clone.orientation = clone.backupMesh.orientation;
}
clone.backupMesh = null;