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

beta.r3js.org
-=yb4f310 2018-03-15 15:40:35 +01:00
parent d9b747e925
commit 451942ffa3
1 changed files with 1 additions and 1 deletions

View File

@ -257,7 +257,7 @@ GameLib.CustomCode.prototype.advanceSnake = function(delta) {
this.state.orientation
);
backup.orientation = body.orientation;
//backup.orientation = body.orientation;
}
if (index > 0) {