Update: CC - Before Render - Moorcow (6rskhzgjog.js) 0 bytes modified

beta.r3js.org
-=yb4f310 2017-11-25 16:24:40 +01:00
parent 078a30f8a1
commit 8c155f3a29
1 changed files with 1 additions and 1 deletions

View File

@ -455,7 +455,7 @@ if (GameLib.Utils.UndefinedOrNull(this.initialized)) {
/**
* Write text
*/
context.fillStyle = '#7e3b26';
context.fillStyle = '#e0b899';
context.font = '230pt BkBold';
context.fillText(enemy.score, 0, this.scoreCanvas.height/2);