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

beta.r3js.org
-=yb4f310 2018-03-23 16:16:39 +01:00
parent f36b6e8f50
commit 7927b77dee
1 changed files with 3 additions and 1 deletions

View File

@ -1259,7 +1259,9 @@ GameLib.CustomCode.prototype.restore = function() {
this.state.orientation = this.backupOrientation;
this.backup();
this.visualizeGrid();
//this.backup();
}.bind(this)