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

beta.r3js.org
-=yb4f310 2018-03-12 15:30:51 +01:00
parent 262a85e751
commit 4fa99419f7
1 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,7 @@ GameLib.CustomCode.prototype.cloneBody = function(bodyType) {
}
return {
mesh : body,
mesh : mesh,
direction : direction,
position : position
}