Update: CC - Bacon - Entity Loaded (8ia8dlk7l5.js) 51 bytes modified

beta.r3js.org
-=yb4f310 2018-02-22 14:57:20 +01:00
parent 4ee2b1971e
commit 63cd324284
1 changed files with 0 additions and 1 deletions

View File

@ -530,7 +530,6 @@ GameLib.CustomCode.prototype.drawStatus = function () {
context.font = '20pt BkBold';
context.fillText(ans, 435, 193);
this.scoreTexture.instance.needsUpdate = true;
}.bind(this)
GameLib.CustomCode.prototype.getBlockGridPositions = function (block) {