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

beta.r3js.org
-=yb4f310 2018-03-12 20:59:07 +01:00
parent 464688de02
commit 13cb4b74b4
1 changed files with 2 additions and 0 deletions

View File

@ -124,6 +124,8 @@ GameLib.CustomCode.SnakeBody = function(
}
this.mesh = mesh.clone();
this.mesh.useQuaternion = false;
switch (this.bodyType) {
case GameLib.CustomCode.BODY_TYPE_HEAD :
break;