From 3b8dd3d37248a71d7d525b13999ffee4f9baac91 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Thu, 22 Feb 2018 15:29:53 +0100 Subject: [PATCH] Update: CC - Bacon - Entity Loaded (8ia8dlk7l5.js) 50 bytes modified --- 8ia8dlk7l5.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/8ia8dlk7l5.js b/8ia8dlk7l5.js index 3fed224..8ba2d37 100644 --- a/8ia8dlk7l5.js +++ b/8ia8dlk7l5.js @@ -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) {