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

beta.r3js.org
-=yb4f310 2018-02-22 15:29:53 +01:00
parent 65f73d99b7
commit 3b8dd3d372
1 changed files with 2 additions and 0 deletions

View File

@ -530,6 +530,8 @@ 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) {