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

beta.r3js.org
-=yb4f310 2018-03-23 15:14:54 +01:00
parent 2eefe9939d
commit 27775ff848
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@ GameLib.CustomCode.prototype.displayHUD = function() {
images.push(this.imageHeart.instance);
images.push(this.imageHeartGrey.instance);
images.push(this.imageHeartGrey.instance);
} else if (this.state.lives === 0) {
} else if (this.state.lives <= 0) {
images.push(this.imageHeartGrey.instance);
images.push(this.imageHeartGrey.instance);
images.push(this.imageHeartGrey.instance);