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

beta.r3js.org
-=yb4f310 2018-03-23 16:53:44 +01:00
parent ffb3be3b96
commit 775fc1735a
1 changed files with 4 additions and 0 deletions

View File

@ -1235,6 +1235,10 @@ GameLib.CustomCode.prototype.restore = function() {
);
this.state.orientation = this.backupOrientation;
this.backupSnake = null;
this.backup();
this.visualizeGrid();